openbsd-ports/www/ruby-merb/action-args/Makefile

13 lines
351 B
Makefile
Raw Normal View History

2011-09-16 08:00:05 -04:00
# $OpenBSD: Makefile,v 1.12 2011/09/16 12:00:08 espie Exp $
2009-01-31 07:40:06 -05:00
COMMENT = provide support for ActionArgs
2009-01-31 07:40:06 -05:00
DISTNAME = merb-action-args-${VERSION}
2011-09-16 08:00:05 -04:00
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>