diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-06-15 01:50:03 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-06-15 01:50:03 +0000 |
commit | 893b533a44998f2da501e31db69cbdc51acca3de (patch) | |
tree | 23d3fb396ed8a5fbb42aae88bd857a5caaf99abf /package/libtasn1/ipkg | |
parent | 21e28616583d7cf921b5a39ed53058d7d4b30a2f (diff) | |
download | upstream-893b533a44998f2da501e31db69cbdc51acca3de.tar.gz upstream-893b533a44998f2da501e31db69cbdc51acca3de.tar.bz2 upstream-893b533a44998f2da501e31db69cbdc51acca3de.zip |
Add libtasn1 package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1251 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libtasn1/ipkg')
-rw-r--r-- | package/libtasn1/ipkg/libtasn1.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libtasn1/ipkg/libtasn1.control b/package/libtasn1/ipkg/libtasn1.control new file mode 100644 index 0000000000..05d6e8eb91 --- /dev/null +++ b/package/libtasn1/ipkg/libtasn1.control @@ -0,0 +1,8 @@ +Package: libtasn1 +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: OpenWrt Developers Team <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libtasn1s/ +Description: an ASN.1 and DER structures manipulation library |