diff options
author | taca <taca@pkgsrc.org> | 2015-12-13 16:27:22 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-12-13 16:27:22 +0000 |
commit | 472f261ae29147ef61d8a3b45dcc78fcae0561ea (patch) | |
tree | a49459d1821d56b1e38ac1f9024f5cf9bdfb4c4b /www | |
parent | 037556005919338c5bbf979db6e66a8520400a1e (diff) | |
download | pkgsrc-472f261ae29147ef61d8a3b45dcc78fcae0561ea.tar.gz |
Add and enable ruby-rouge.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
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 |