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 | a05206dce6ac2b665ee457aef88c9fddfe211826 (patch) | |
tree | e52fad23256b75982e92651a6cc247d39fcbbb3b /package/popt/libpopt.control | |
parent | a76d594d0d501af4fe29a23d27a97356f69133d1 (diff) |
Change popt to experimental coding style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@635 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/popt/libpopt.control')
-rw-r--r-- | package/popt/libpopt.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/popt/libpopt.control b/package/popt/libpopt.control new file mode 100644 index 000000000..b932c4a48 --- /dev/null +++ b/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 |