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

11 lines
267 B
Makefile

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