summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-07-07 04:35:05 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-07-07 04:35:05 +0000
commitbdc403c3ee937f56a682b946d8e8059a8434534a (patch)
tree8e20f9c7770abd26644fa12c671efee36d552706 /devel/Makefile
parentDrop maintainership (diff)
Add p5-Term-ANSIScreen.
Term::ANSIScreen is an Term::ANSIColor clone with support for screen mode, cursor control and keyboard mapping sequences.
Notes
Notes: svn path=/head/; revision=84340
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 b7e15a500fdc..8a58c2b1710b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -713,6 +713,7 @@
SUBDIR += p5-Sub-Uplevel
SUBDIR += p5-System2
SUBDIR += p5-Term-ANSIColor
+ SUBDIR += p5-Term-ANSIScreen
SUBDIR += p5-Term-ProgressBar
SUBDIR += p5-Term-Prompt
SUBDIR += p5-Term-Query