diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 22:17:38 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-30 22:17:38 +0000 |
commit | 79401b331b6e0d8c6e70f48c29a96dbcbed1e6a9 (patch) | |
tree | 196175eaa3c3da8539b74918599d1bb3978f8a48 /package/ncurses/ipkg/libncurses-dev | |
parent | 4e0ee544acc328f07ee07d9beb1a2100695a4541 (diff) |
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')
-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 000000000..f91398cc3 --- /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) |