diff options
author | taca <taca@pkgsrc.org> | 2012-03-18 07:06:38 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-03-18 07:06:38 +0000 |
commit | 96b4d2968c782cb053077ced3783a54f1b48e5f4 (patch) | |
tree | 542c615669c957c417d12c0374ca14148ef6079c /www/Makefile | |
parent | 5c5d41310227c3a72aaf96c46f71446c8a07ee77 (diff) | |
download | pkgsrc-96b4d2968c782cb053077ced3783a54f1b48e5f4.tar.gz |
Add and enable ruby-journey, ruby-jquery-rails10 and ruby-jquery-rails20.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 7303fc95194..81a621ac222 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.866 2012/03/18 06:56:44 taca Exp $ +# $NetBSD: Makefile,v 1.867 2012/03/18 07:06:38 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -608,6 +608,9 @@ SUBDIR+= ruby-http_parser.rb SUBDIR+= ruby-httpclient SUBDIR+= ruby-innate SUBDIR+= ruby-jekyll +SUBDIR+= ruby-journey +SUBDIR+= ruby-jquery-rails10 +SUBDIR+= ruby-jquery-rails20 SUBDIR+= ruby-jsmin SUBDIR+= ruby-liquid SUBDIR+= ruby-mechanize |