summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-02 03:17:33 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-02 03:17:33 +0000
commit62a5f00b48e3f037805e91428f9fa98d5a6f4093 (patch)
tree52e0ef26fef66a09c24e00d6d5169bf5e08bf73b /devel/Makefile
parentFix breakage due to bogus include of malloc.h (diff)
add py-ansistyle
Add ANSI color capability to output streams
Notes
Notes: svn path=/head/; revision=49476
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 9ba35888c0ef..780f40454d8b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -460,6 +460,7 @@
SUBDIR += pth
SUBDIR += pth-devel
SUBDIR += ptl
+ SUBDIR += py-ansistyle
SUBDIR += py-coro
SUBDIR += py-cxx
SUBDIR += py-game