dc2e9a29bf
ok landry
12 lines
339 B
Makefile
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>
|