pkgsrc/www/merb-auth-core/Makefile
taca 1ce24ae6dd Importing www/merb-auth-core 1.1.1.
MerbAuth is an authentication framework for use with the
Merb web framework.
2010-09-12 02:54:50 +00:00

14 lines
379 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/09/12 02:54:50 taca Exp $
DISTNAME= merb-auth-core-1.1.1
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.merbivore.com/
COMMENT= MerbAuth is an authentication framework core
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=1.1:../../www/merb-core
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"