summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-02-03 14:57:20 +0000
committertaca <taca@pkgsrc.org>2015-02-03 14:57:20 +0000
commit0d77524043833a20433777ee7ab6de6d18e1dff0 (patch)
tree49b7a5b1b2da21fbe8dd4bb0963504171e097adf /misc/Makefile
parent97e0f77e9bb1ca297e3021ada4bc77aade16a77c (diff)
downloadpkgsrc-0d77524043833a20433777ee7ab6de6d18e1dff0.tar.gz
Add and enable misc/ruby-colorize.
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 21596e35290..3f24502f891 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.446 2015/01/30 13:50:44 mef Exp $
+# $NetBSD: Makefile,v 1.447 2015/02/03 14:57:20 taca Exp $
#
COMMENT= Miscellaneous utilities
@@ -256,6 +256,7 @@ SUBDIR+= ruby-ansi
SUBDIR+= ruby-args_parser
SUBDIR+= ruby-bundler
SUBDIR+= ruby-colorator
+SUBDIR+= ruby-colorize
SUBDIR+= ruby-columnize
SUBDIR+= ruby-commander
SUBDIR+= ruby-configuration