summaryrefslogtreecommitdiff
path: root/openwrt/package/popt/ipkg/libpopt.control
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-18 06:33:29 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-18 06:33:29 +0000
commit818f981f7736524e5da3bc287471245e8bab8d68 (patch)
tree4c6e347ee3d25ca4b7ad6dab162d9c082df1d842 /openwrt/package/popt/ipkg/libpopt.control
parent0f01279ef31f9b6d8b9855cc0c60b66a282f7684 (diff)
Use common rules and templates, uniformize package Makefile, move ipkg related files to ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@664 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/popt/ipkg/libpopt.control')
-rw-r--r--openwrt/package/popt/ipkg/libpopt.control8
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/popt/ipkg/libpopt.control b/openwrt/package/popt/ipkg/libpopt.control
new file mode 100644
index 0000000000..b932c4a48f
--- /dev/null
+++ b/openwrt/package/popt/ipkg/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