openbsd-ports/www/ruby-merb/action-args/Makefile
2011-01-06 04:24:22 +00:00

13 lines
352 B
Makefile

# $OpenBSD: Makefile,v 1.11 2011/01/06 04:24:25 jeremy Exp $
COMMENT = provide support for ActionArgs
DISTNAME = merb-action-args-${VERSION}
REVISION = 0
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>