10 lines
241 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2010/01/02 00:28:55 msf Exp $
2009-01-31 12:40:06 +00:00
COMMENT = provide Merb helpers for assets and asset bundling
2009-01-31 12:40:06 +00:00
DISTNAME = merb-assets-${VERSION}
RUN_DEPENDS = :ruby-merb-core->=${VERSION}:www/ruby-merb/core
.include <bsd.port.mk>