aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-25 15:43:43 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-25 15:43:43 +0000
commit6e46c42a7c9ed7dde7d032e166048c6cc08216bb (patch)
tree1fef8f2a323b9553ed7ee899418ac17f1441a829 /devel/Makefile
parent55faf4942d037a852ca5f9e4fec089b6fc41555d (diff)
p5-Term-ANSIColor version 1.01
Color screen output using ANSI escape sequences. PR: 15203 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Notes
Notes: svn path=/head/; revision=24054
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 d18841cb85a8..6a6b2c367e52 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -134,6 +134,7 @@
SUBDIR += p5-Resources
SUBDIR += p5-Sort-Versions
SUBDIR += p5-Storable
+ SUBDIR += p5-Term-ANSIColor
SUBDIR += p5-Term-Query
SUBDIR += p5-Term-ReadKey
SUBDIR += p5-Time