diff options
author | taca <taca@pkgsrc.org> | 2015-02-04 14:45:14 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-02-04 14:45:14 +0000 |
commit | ca3a767e625010f09418b054c659bf3ac4bfb5ba (patch) | |
tree | 02770c232ab78ffc39cafd306a86416255c96937 /www | |
parent | c7441949e9acb7b27d97e41fbc225c8fe039def3 (diff) | |
download | pkgsrc-ca3a767e625010f09418b054c659bf3ac4bfb5ba.tar.gz |
Add and enable ruby-padrino-support.
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 9f94ede2972..ffd66b88718 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1085 2015/02/02 14:10:09 taca Exp $ +# $NetBSD: Makefile,v 1.1086 2015/02/04 14:45:14 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -703,6 +703,7 @@ SUBDIR+= ruby-padrino-core SUBDIR+= ruby-padrino-gen SUBDIR+= ruby-padrino-helpers SUBDIR+= ruby-padrino-mailer +SUBDIR+= ruby-padrino-support SUBDIR+= ruby-patron SUBDIR+= ruby-puma SUBDIR+= ruby-pygments.rb |