summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-08-12 16:09:47 +0000
committertaca <taca@pkgsrc.org>2011-08-12 16:09:47 +0000
commitfcbd3dc96c868545a8a8a204bdfc81aa9d9ec6bc (patch)
tree3caf94be061b786747befb79157c34636477b7c6 /devel
parent285db7eb6e0a70427d7a9c4195f2acc1d4d10083 (diff)
downloadpkgsrc-fcbd3dc96c868545a8a8a204bdfc81aa9d9ec6bc.tar.gz
Add and enable ruby-loquacious and ruby-templater.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 0bd6d77b56e..8644240c0b0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1474 2011/07/29 15:21:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.1475 2011/08/12 16:09:47 taca Exp $
#
COMMENT= Development utilities
@@ -1306,6 +1306,7 @@ SUBDIR+= ruby-locale-rails
SUBDIR+= ruby-lockfile
SUBDIR+= ruby-log4r
SUBDIR+= ruby-logging
+SUBDIR+= ruby-loquacious
SUBDIR+= ruby-memcache
SUBDIR+= ruby-memoize
SUBDIR+= ruby-metaid
@@ -1344,6 +1345,7 @@ SUBDIR+= ruby-simple_uuid
SUBDIR+= ruby-stream
SUBDIR+= ruby-subexec
SUBDIR+= ruby-subversion
+SUBDIRS+= ruby-templater
SUBDIR+= ruby-termcolor
SUBDIR+= ruby-test-spec
SUBDIR+= ruby-test-unit