aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-11-05 07:58:00 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-11-05 07:58:00 +0000
commit6490f1f1c7f494659cd2f2d4ed53b2abb4789b2b (patch)
tree97077c4c3200da83e4518e623370fe75da0af6cf /textproc/Makefile
parentc237f0c55d8a47c5dfc86ef3935d7a8118a06852 (diff)
downloadports-6490f1f1c7f494659cd2f2d4ed53b2abb4789b2b.tar.gz
ports-6490f1f1c7f494659cd2f2d4ed53b2abb4789b2b.zip
This module dumps your data structure as YAML with color using ANSI
escape sequences. To change the colors, see %theme in source code. WWW: http://search.cpan.org/dist/YAML-Tiny-Color/
Notes
Notes: svn path=/head/; revision=332817
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index ff1a0ab039d4..8371af82dbd7 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1036,6 +1036,7 @@
SUBDIR += p5-YAML-Shell
SUBDIR += p5-YAML-Syck
SUBDIR += p5-YAML-Tiny
+ SUBDIR += p5-YAML-Tiny-Color
SUBDIR += p5-YAPE-HTML
SUBDIR += p5-YAPE-Regex
SUBDIR += p5-YAPE-Regex-Explain