summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-12-13 16:27:22 +0000
committertaca <taca@pkgsrc.org>2015-12-13 16:27:22 +0000
commit472f261ae29147ef61d8a3b45dcc78fcae0561ea (patch)
treea49459d1821d56b1e38ac1f9024f5cf9bdfb4c4b /www
parent037556005919338c5bbf979db6e66a8520400a1e (diff)
downloadpkgsrc-472f261ae29147ef61d8a3b45dcc78fcae0561ea.tar.gz
Add and enable ruby-rouge.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index e40edcc5a5e..89f80ce6edb 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1139 2015/12/13 15:46:17 taca Exp $
+# $NetBSD: Makefile,v 1.1140 2015/12/13 16:27:22 taca Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -744,6 +744,7 @@ SUBDIR+= ruby-rack15
SUBDIR+= ruby-rails32
SUBDIR+= ruby-raindrops
SUBDIR+= ruby-rest-client
+SUBDIR+= ruby-rouge
SUBDIR+= ruby-sass
SUBDIR+= ruby-sass-rails32
SUBDIR+= ruby-selenium-webdriver