4f9664ab00
OK landry@
12 lines
309 B
Makefile
12 lines
309 B
Makefile
# $OpenBSD: Makefile,v 1.11 2011/01/06 04:24:25 jeremy Exp $
|
|
|
|
COMMENT = application and plugin generators for Merb
|
|
|
|
DISTNAME = merb-gen-${VERSION}
|
|
REVISION = 0
|
|
|
|
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC} \
|
|
textproc/ruby-templater,${MODRUBY_FLAVOR}>=1.0.0
|
|
|
|
.include <bsd.port.mk>
|