11 lines
228 B
Makefile
11 lines
228 B
Makefile
# $OpenBSD: Makefile,v 1.3 2009/01/31 12:40:06 bernd Exp $
|
|
|
|
COMMENT = provide support for ActionArgs
|
|
|
|
DISTNAME = merb-action-args-${VERSION}
|
|
|
|
RUN_DEPENDS = ::www/ruby-merb/core \
|
|
::devel/ruby-ruby2ruby
|
|
|
|
.include <bsd.port.mk>
|