summaryrefslogtreecommitdiff
path: root/www/merb-auth-core/Makefile
blob: 6696e71cfa581ada1aef2ca93ed14ce19743b783 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2011/08/13 00:12:38 taca Exp $

DISTNAME=	merb-auth-core-1.1.1
PKGREVISION=	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<1.2:../../www/merb-core

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"