From 3f64835a700c5dd133a111ce73bfa8f744d74a56 Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 15 Jun 2005 01:50:03 +0000 Subject: Add libtasn1 package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1251 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/libtasn1/Config.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 openwrt/package/libtasn1/Config.in (limited to 'openwrt/package/libtasn1/Config.in') diff --git a/openwrt/package/libtasn1/Config.in b/openwrt/package/libtasn1/Config.in new file mode 100644 index 000000000..b47b934db --- /dev/null +++ b/openwrt/package/libtasn1/Config.in @@ -0,0 +1,10 @@ +config BR2_PACKAGE_LIBTASN1 + tristate "libtasn1 - an ASN.1 and DER structures manipulation library" +# default m if CONFIG_DEVEL + default n + help + This is a library for Abstract Syntax Notation One (ASN.1) and + Distinguish Encoding Rules (DER) manipulation. + + ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ + -- cgit v1.2.3