openbsd-ports/www/ruby-merb/assets/Makefile

11 lines
267 B
Makefile
Raw Normal View History

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