openbsd-ports/www/ruby-merb/auth-more/Makefile
2009-11-09 17:09:22 +00:00

13 lines
292 B
Makefile

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