2008-06-14 19:59:36 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2008/06/14 23:59:37 landry Exp $
|
2008-04-19 17:57:18 -04:00
|
|
|
|
|
|
|
COMMENT= application and plugin generators for Merb
|
|
|
|
|
|
|
|
DISTNAME= merb-gen-${VERSION}
|
2008-06-14 19:59:36 -04:00
|
|
|
PKGNAME= ruby-${DISTNAME}p0
|
2008-04-19 17:57:18 -04:00
|
|
|
|
|
|
|
RUN_DEPENDS= ::www/ruby-merb/core \
|
|
|
|
::textproc/ruby-rubigen
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|