diff options
author | taca <taca@pkgsrc.org> | 2013-09-15 17:14:46 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-09-15 17:14:46 +0000 |
commit | 5696580fdb6f6c7bb3e14a5de063b5f6890bb257 (patch) | |
tree | deb9b25d0ae4eb4aab0cde6db5e2736c0b898a03 /misc | |
parent | 417467f9216d3858d5e05037585eed86651633eb (diff) | |
download | pkgsrc-5696580fdb6f6c7bb3e14a5de063b5f6890bb257.tar.gz |
Add and enable ruby-colorator.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index b2290bf44c7..8d8b3a52e32 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.402 2013/05/28 12:55:22 wiz Exp $ +# $NetBSD: Makefile,v 1.403 2013/09/15 17:14:46 taca Exp $ # COMMENT= Miscellaneous utilities @@ -244,6 +244,7 @@ SUBDIR+= rpm SUBDIR+= ruby-ansi SUBDIR+= ruby-args_parser SUBDIR+= ruby-bundler +SUBDIR+= ruby-colorator SUBDIR+= ruby-columnize SUBDIR+= ruby-commander SUBDIR+= ruby-configuration |