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 | 763627126ecbfce445c31b1f39d8cbc1d6931922 (patch) | |
tree | 3b73a6f443e5bbae4b65f97cbe8200af9c195b72 /openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control | |
parent | 44a1d2e3d7b6851d95e683c67ceb2c6b98138bad (diff) |
Change ncurses packaging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@487 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control')
-rw-r--r-- | openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control b/openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control new file mode 100644 index 000000000..f91398cc3 --- /dev/null +++ b/openwrt/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) |