diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-03-30 22:17:38 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-03-30 22:17:38 +0000 |
commit | 9e5402cfa82592d6e99035fdcd3aa17ab9e5a1be (patch) | |
tree | 196175eaa3c3da8539b74918599d1bb3978f8a48 /package/ncurses/ipkg/libncurses-dev/CONTROL/control | |
parent | 79812b5a5e03f065e92e0d854923d90423b90f49 (diff) | |
download | upstream-9e5402cfa82592d6e99035fdcd3aa17ab9e5a1be.tar.gz upstream-9e5402cfa82592d6e99035fdcd3aa17ab9e5a1be.tar.bz2 upstream-9e5402cfa82592d6e99035fdcd3aa17ab9e5a1be.zip |
Change ncurses packaging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@487 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ncurses/ipkg/libncurses-dev/CONTROL/control')
-rw-r--r-- | package/ncurses/ipkg/libncurses-dev/CONTROL/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/ncurses/ipkg/libncurses-dev/CONTROL/control b/package/ncurses/ipkg/libncurses-dev/CONTROL/control new file mode 100644 index 0000000000..f91398cc38 --- /dev/null +++ b/package/ncurses/ipkg/libncurses-dev/CONTROL/control @@ -0,0 +1,8 @@ +Package: libncurses-dev +Priority: optional +Section: devel +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/ncurses/ +Description: a terminal handling library (development) |