openbsd-ports/www/ruby-merb/helpers/Makefile
2011-01-06 04:24:22 +00:00

11 lines
270 B
Makefile

# $OpenBSD: Makefile,v 1.11 2011/01/06 04:24:25 jeremy Exp $
COMMENT = plugin for Merb that provides different view helpers
DISTNAME = merb-helpers-${VERSION}
REVISION = 0
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC}
.include <bsd.port.mk>