openbsd-ports/www/ruby-merb/auth-more/Makefile

12 lines
267 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2009/01/31 12:09:51 bernd Exp $
COMMENT = useful extensions for merb-auth-core
DISTNAME = merb-auth-more-${VERSION}
MASTER_SITES = ${MASTER_SITE_RUBYFORGE:=merb-auth/}
RUN_DEPENDS = ::www/ruby-merb/auth-core
.include <bsd.port.mk>