2009-11-09 12:09:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2009/11/09 17:09:22 bernd Exp $
|
2009-01-31 07:09:51 -05:00
|
|
|
|
|
|
|
COMMENT = useful extensions for merb-auth-core
|
|
|
|
|
|
|
|
DISTNAME = merb-auth-more-${VERSION}
|
2009-11-09 12:09:22 -05:00
|
|
|
PKGNAME = ruby-${DISTNAME}p0
|
2009-01-31 07:09:51 -05:00
|
|
|
|
|
|
|
MASTER_SITES = ${MASTER_SITE_RUBYFORGE:=merb-auth/}
|
|
|
|
|
|
|
|
RUN_DEPENDS = ::www/ruby-merb/auth-core
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|