diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-18 06:34:57 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-18 06:34:57 +0000 |
commit | fb323b6c746abfa2e69973869eae2b995745cbd2 (patch) | |
tree | eb9e6f886aa7896421e0539f79892262ded681f7 /package/ncurses/ipkg/libncurses.control | |
parent | 3817a7225bf45ebd6085c673c6a146ec4f67d1c7 (diff) |
Uniformize package Makefile, move ipkg related files to ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@665 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ncurses/ipkg/libncurses.control')
-rw-r--r-- | package/ncurses/ipkg/libncurses.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/ncurses/ipkg/libncurses.control b/package/ncurses/ipkg/libncurses.control new file mode 100644 index 0000000000..39f595d102 --- /dev/null +++ b/package/ncurses/ipkg/libncurses.control @@ -0,0 +1,6 @@ +Package: libncurses +Priority: optional +Section: libs +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: a terminal handling library and common terminal definitions |