pkgsrc/www/merb-auth-core/Makefile

15 lines
379 B
Makefile
Raw Normal View History

# $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"