diff options
author | taca <taca@pkgsrc.org> | 2010-09-12 03:05:17 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-09-12 03:05:17 +0000 |
commit | c256aafcfa770930cdf79b8adb5f6d9c1f62dbee (patch) | |
tree | 674a539c22f28e8f5acaac9aa58c19237d416c67 /www/Makefile | |
parent | 8413d5936ad7a0389c028d6c8b0615f6efd21dfe (diff) | |
download | pkgsrc-c256aafcfa770930cdf79b8adb5f6d9c1f62dbee.tar.gz |
Add and enable these packages:
merb-auth
merb-auth-core
merb-auth-more
merb-auth-slice-password
merb-auth-slice-password-reset
merb-exceptions
merb-slices
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 10a5fb12b85..9b82de33216 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.768 2010/07/29 21:42:55 seb Exp $ +# $NetBSD: Makefile,v 1.769 2010/09/12 03:05:17 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -180,6 +180,11 @@ SUBDIR+= mMosaic SUBDIR+= make_album SUBDIR+= mediawiki SUBDIR+= merb +SUBDIR+= merb-auth +SUBDIR+= merb-auth-core +SUBDIR+= merb-auth-more +SUBDIR+= merb-auth-slice-password +SUBDIR+= merb-auth-slice-password-reset SUBDIR+= merb-action-args SUBDIR+= merb-activerecord SUBDIR+= merb-assets @@ -187,6 +192,7 @@ SUBDIR+= merb-builder SUBDIR+= merb-cache SUBDIR+= merb-core SUBDIR+= merb-datamapper +SUBDIR+= merb-exceptions SUBDIR+= merb-gen SUBDIR+= merb-haml SUBDIR+= merb-has-flash @@ -196,6 +202,7 @@ SUBDIR+= merb-more SUBDIR+= merb-param-protection SUBDIR+= merb-parts SUBDIR+= merb-sequel +SUBDIR+= merb-slices SUBDIR+= merb-stories SUBDIR+= merb-test-unit SUBDIR+= merbful-authentication |