11 lines
242 B
Makefile
11 lines
242 B
Makefile
# $OpenBSD: Makefile,v 1.2 2008/06/14 23:59:36 landry Exp $
|
|
|
|
COMMENT= provide Merb helpers for assets and asset bundling
|
|
|
|
DISTNAME= merb-assets-${VERSION}
|
|
PKGNAME= ruby-${DISTNAME}p0
|
|
|
|
RUN_DEPENDS= ::www/ruby-merb/core
|
|
|
|
.include <bsd.port.mk>
|