198953c52f
we have in tree. take maintainership ok bernd@
11 lines
253 B
Makefile
11 lines
253 B
Makefile
# $OpenBSD: Makefile,v 1.5 2010/01/02 00:28:55 msf Exp $
|
|
|
|
COMMENT = provide support for ActionArgs
|
|
|
|
DISTNAME = merb-action-args-${VERSION}
|
|
|
|
RUN_DEPENDS = :ruby-merb-core->=${VERSION}:www/ruby-merb/core \
|
|
::devel/ruby-ruby2ruby
|
|
|
|
.include <bsd.port.mk>
|