10 lines
216 B
Makefile
10 lines
216 B
Makefile
# $OpenBSD: Makefile,v 1.3 2009/01/31 12:40:06 bernd Exp $
|
|
|
|
COMMENT = provide Merb helpers for assets and asset bundling
|
|
|
|
DISTNAME = merb-assets-${VERSION}
|
|
|
|
RUN_DEPENDS = ::www/ruby-merb/core
|
|
|
|
.include <bsd.port.mk>
|