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

13 lines
351 B
Makefile

# $OpenBSD: Makefile,v 1.12 2011/09/16 12:00:08 espie Exp $
COMMENT = provide support for ActionArgs
DISTNAME = merb-action-args-${VERSION}
REVISION = 1
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC} \
devel/ruby-ruby2ruby,${MODRUBY_FLAVOR}>=1.1.9 \
devel/ruby-parsetree,${MODRUBY_FLAVOR}>=2.1.1
.include <bsd.port.mk>