summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormef <mef>2013-05-09 16:22:45 +0000
committermef <mef>2013-05-09 16:22:45 +0000
commitb52b346d09c704e219db9e5dd588ac3780d8dc72 (patch)
treeb48d1a2ed6af29502b0dfcd328962d6ec4b9031d /misc
parent9c7cfb37505c0e02977156273339d6f01faad665 (diff)
downloadpkgsrc-b52b346d09c704e219db9e5dd588ac3780d8dc72.tar.gz
Added misc/ruby-{args_parser,hashie,parallel,rainbow}
Added net/ruby-{tw,twitter,userstream}
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index b979aa68b78..96e1f523eb7 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.400 2013/04/30 13:30:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.401 2013/05/09 16:22:45 mef Exp $
#
COMMENT= Miscellaneous utilities
@@ -244,14 +244,18 @@ SUBDIR+= routeplanner-cli
SUBDIR+= rox-memo
SUBDIR+= rpm
SUBDIR+= ruby-ansi
+SUBDIR+= ruby-args_parser
SUBDIR+= ruby-bundler
SUBDIR+= ruby-columnize
SUBDIR+= ruby-commander
SUBDIR+= ruby-configuration
SUBDIR+= ruby-daemons
SUBDIR+= ruby-gem_plugin
+SUBDIR+= ruby-hashie
SUBDIR+= ruby-launchy
+SUBDIR+= ruby-parallel
SUBDIR+= ruby-progressbar
+SUBDIR+= ruby-rainbow
SUBDIR+= ruby-sprockets
SUBDIR+= ruby-sprockets22
SUBDIR+= ruby-transaction-simple