diff options
author | taca <taca@pkgsrc.org> | 2015-03-13 16:48:32 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-03-13 16:48:32 +0000 |
commit | 174df102cb298b6481f3579d00c94d89b03ae1b3 (patch) | |
tree | bbc18c964e0f6efb1fd533989c9b56b3cceb34ba /www | |
parent | 001ede7c61216b353cccaacea6dbb3ccc28ed188 (diff) | |
download | pkgsrc-174df102cb298b6481f3579d00c94d89b03ae1b3.tar.gz |
Add and enable these packages:
ruby-jekyll-coffeescript
ruby-jekyll-gist
ruby-jekyll-paginate
ruby-jekyll-sass-converter
ruby-jekyll-watch
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index d104732d462..7bc6ee5c192 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1093 2015/03/13 16:35:09 taca Exp $ +# $NetBSD: Makefile,v 1.1094 2015/03/13 16:48:32 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -688,6 +688,11 @@ SUBDIR+= ruby-http_router SUBDIR+= ruby-httpclient SUBDIR+= ruby-innate SUBDIR+= ruby-jekyll +SUBDIR+= ruby-jekyll-coffeescript +SUBDIR+= ruby-jekyll-gist +SUBDIR+= ruby-jekyll-paginate +SUBDIR+= ruby-jekyll-sass-converter +SUBDIR+= ruby-jekyll-watch SUBDIR+= ruby-journey SUBDIR+= ruby-jquery-rails SUBDIR+= ruby-jsmin |