diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-11 23:15:24 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-11 23:15:24 +0000 |
commit | 6e0ce9917560362bf7e0d02e921051b6c277fed5 (patch) | |
tree | d66bae910a3d8aed8dacfc103ead94f5bfd877a7 /openwrt/package/popt/libpopt.control | |
parent | 5e291e2cceda464386a53adba65d2fd81d9f55a7 (diff) |
Change popt to experimental coding style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@635 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/popt/libpopt.control')
-rw-r--r-- | openwrt/package/popt/libpopt.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/popt/libpopt.control b/openwrt/package/popt/libpopt.control new file mode 100644 index 000000000..b932c4a48 --- /dev/null +++ b/openwrt/package/popt/libpopt.control @@ -0,0 +1,8 @@ +Package: libpopt +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/popt/ +Description: a command line option parsing library |