openbsd-ports/www/ruby-merb/action-args/Makefile
2010-12-08 22:13:24 +00:00

12 lines
339 B
Makefile

# $OpenBSD: Makefile,v 1.10 2010/12/08 22:13:24 jeremy Exp $
COMMENT = provide support for ActionArgs
DISTNAME = merb-action-args-${VERSION}
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>