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

11 lines
260 B
Makefile

# $OpenBSD: Makefile,v 1.5 2010/01/02 00:28:56 msf Exp $
COMMENT = application and plugin generators for Merb
DISTNAME = merb-gen-${VERSION}
RUN_DEPENDS = :ruby-merb-core->=${VERSION}:www/ruby-merb/core \
::textproc/ruby-templater
.include <bsd.port.mk>