openbsd-ports/www/ruby-merb/action-args/Makefile
2010-01-02 00:28:55 +00:00

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>