openbsd-ports/www/ruby-merb/auth-core/Makefile
2011-09-16 12:00:05 +00:00

11 lines
243 B
Makefile

# $OpenBSD: Makefile,v 1.10 2011/09/16 12:00:08 espie Exp $
COMMENT = authentication core framework
DISTNAME = merb-auth-core-1.1.1
REVISION = 1
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC}
.include <bsd.port.mk>