11 lines
235 B
Makefile
Raw Normal View History

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