summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-03-17 15:18:40 +0000
committertaca <taca@pkgsrc.org>2012-03-17 15:18:40 +0000
commit58dfecbfc8cd1b7e027d9bb7c3726910df29ab5a (patch)
tree48ae2fb6dd4b2c755c18120c0a01f261e1fe6cac /devel
parent1de8b29781f43b4de7baf247d5aa6d0f6989710a (diff)
downloadpkgsrc-58dfecbfc8cd1b7e027d9bb7c3726910df29ab5a.tar.gz
Add and enable ruby-simplecov and ruby-simplecov-html.
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 6f396457f61..98e0bbaa361 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1572 2012/03/17 13:52:24 taca Exp $
+# $NetBSD: Makefile,v 1.1573 2012/03/17 15:18:40 taca Exp $
#
COMMENT= Development utilities
@@ -1426,6 +1426,8 @@ SUBDIR+= ruby-rspec-rails1
SUBDIR+= ruby-rspec1
SUBDIR+= ruby-setup
SUBDIR+= ruby-sexp-processor
+SUBDIR+= ruby-simplecov
+SUBDIR+= ruby-simplecov-html
SUBDIR+= ruby-simple_uuid
SUBDIR+= ruby-spruz
SUBDIR+= ruby-stream