diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-03-30 22:16:06 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-03-30 22:16:06 +0000 |
| commit | 902f880364e2dea5ad85238d46f6cb51a7a7a335 (patch) | |
| tree | 7fd009f1995ee2f262cdf0e238c120c67e7970f3 /openwrt/package/popt/ipkg/libpopt-dev | |
| parent | a8417fb070236883c608b0a8bc5116a814b233ea (diff) | |
| download | mtk-20170518-902f880364e2dea5ad85238d46f6cb51a7a7a335.zip mtk-20170518-902f880364e2dea5ad85238d46f6cb51a7a7a335.tar.gz mtk-20170518-902f880364e2dea5ad85238d46f6cb51a7a7a335.tar.bz2 | |
Change popt packaging
SVN-Revision: 486
Diffstat (limited to 'openwrt/package/popt/ipkg/libpopt-dev')
| -rw-r--r-- | openwrt/package/popt/ipkg/libpopt-dev/CONTROL/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/popt/ipkg/libpopt-dev/CONTROL/control b/openwrt/package/popt/ipkg/libpopt-dev/CONTROL/control new file mode 100644 index 0000000..47faa7a --- /dev/null +++ b/openwrt/package/popt/ipkg/libpopt-dev/CONTROL/control @@ -0,0 +1,8 @@ +Package: libpopt-dev +Priority: optional +Section: devel +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/popt/ +Description: a command line option parsing library (development) |
