summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-08-14 21:23:14 +0000
committerWill Andrews <will@FreeBSD.org>2000-08-14 21:23:14 +0000
commitd1e078484fc96da5fec30c9700cbd6ade92eab0e (patch)
tree61d198e6d80fe68688986b247184f026d41a00f8 /devel/Makefile
parentUncomment NEED_INCREMENTAL_INDICATOR (diff)
Add PerlMenu 4.0, a simple module that uses the Curses package to render
menus on the terminal. Submitted by: jhb
Notes
Notes: svn path=/head/; revision=31643
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 9c337cb0bb72..010efc0beda7 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -213,6 +213,7 @@
SUBDIR += p5-Parse-RecDescent
SUBDIR += p5-Penguin
SUBDIR += p5-Penguin-Easy
+ SUBDIR += p5-PerlMenu
SUBDIR += p5-Proc-Simple
SUBDIR += p5-ReadLine-Gnu
SUBDIR += p5-ReadLine-Perl