openbsd-ports/www/ruby-merb/helpers/Makefile
2011-09-16 12:00:05 +00:00

11 lines
269 B
Makefile

# $OpenBSD: Makefile,v 1.12 2011/09/16 12:00:09 espie Exp $
COMMENT = plugin for Merb that provides different view helpers
DISTNAME = merb-helpers-${VERSION}
REVISION = 1
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC}
.include <bsd.port.mk>