2009-01-31 12:40:06 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2009/01/31 12:40:06 bernd Exp $
|
2008-04-19 21:57:18 +00:00
|
|
|
|
2009-01-31 12:40:06 +00:00
|
|
|
COMMENT = application and plugin generators for Merb
|
2008-04-19 21:57:18 +00:00
|
|
|
|
2009-01-31 12:40:06 +00:00
|
|
|
DISTNAME = merb-gen-${VERSION}
|
2008-04-19 21:57:18 +00:00
|
|
|
|
2009-01-31 12:40:06 +00:00
|
|
|
RUN_DEPENDS = ::www/ruby-merb/core \
|
|
|
|
::textproc/ruby-templater
|
2008-04-19 21:57:18 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|