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

11 lines
258 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.9 2010/11/24 21:35:16 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 = 2
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}>=${VERSION}
.include <bsd.port.mk>