openbsd-ports/www/ruby-merb/gen/Makefile

12 lines
351 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.7 2010/11/08 23:28:56 jeremy Exp $
2009-01-31 07:40:06 -05:00
COMMENT = application and plugin generators for Merb
2009-01-31 07:40:06 -05:00
DISTNAME = merb-gen-${VERSION}
REVISION = 1
RUN_DEPENDS = :${MODRUBY_PKG_PREFIX}-merb-core->=${VERSION}:www/ruby-merb/core,${FLAVOR} \
:${MODRUBY_PKG_PREFIX}-templater-*:textproc/ruby-templater,${FLAVOR}
.include <bsd.port.mk>