pkgsrc/www/merb-auth-more/Makefile
taca 3f12d747a3 Importing www/merb-auth-more package 1.1.1.
Additional resources for use with the merb-auth-core authentication
framework.
2010-09-12 02:56:18 +00:00

13 lines
349 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/09/12 02:56:18 taca Exp $
DISTNAME= merb-auth-more-1.1.1
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.merbivore.com/
COMMENT= Addons for merb-auth-core
DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=1.1.1:../../www/merb-core
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"