summaryrefslogtreecommitdiff
path: root/www/merb-parts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/merb-parts/Makefile')
-rw-r--r--www/merb-parts/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/merb-parts/Makefile b/www/merb-parts/Makefile
index 295dd67ca58..8c088ab2303 100644
--- a/www/merb-parts/Makefile
+++ b/www/merb-parts/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:24:52 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2010/09/12 02:50:27 taca Exp $
-DISTNAME= merb-parts-0.9.2
+DISTNAME= merb-parts-0.9.8
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.merbivore.com/
COMMENT= Merb plugin that provides Part Controllers
+LICENSE= mit
-DEPENDS+= merb-core>=0.9.2:../../www/merb-core
+DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=0.9.8:../../www/merb-core
-.include "../../misc/rubygems/rubygem.mk"
+.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"