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