3f12d747a3
Additional resources for use with the merb-auth-core authentication framework.
13 lines
349 B
Makefile
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"
|