198953c52f
we have in tree. take maintainership ok bernd@
11 lines
260 B
Makefile
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>
|