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

11 lines
266 B
Makefile

# $OpenBSD: Makefile,v 1.12 2011/09/16 12:00:08 espie Exp $
COMMENT = provide Merb helpers for assets and asset bundling
DISTNAME = merb-assets-${VERSION}
REVISION = 1
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC}
.include <bsd.port.mk>