aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>2000-02-13 01:57:46 +0000
committerR. Imura <imura@FreeBSD.org>2000-02-13 01:57:46 +0000
commita29e53c135036bb807fd3b1b43ebedf8a2269fc9 (patch)
treed80ef8d000d43cc59d68f0015fe53f51b300c8dc /devel/Makefile
parent4c67c60169ae7ed979c1ea9777464f7fbd4c0e54 (diff)
Initial import of newt-0.50-13.
It is a Console I/O handling library from Redhat similar to ncurses. PR: 16526 Submitted by: Will Andrews <andrews@technologist.com>
Notes
Notes: svn path=/head/; revision=25728
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 179d77cd5d58..bbfd57f95b30 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -114,6 +114,7 @@
SUBDIR += nana
SUBDIR += nasm
SUBDIR += ncurses
+ SUBDIR += newt
SUBDIR += noweb
SUBDIR += omniORB
SUBDIR += p5-AppConfig