openbsd-ports/www/ruby-merb/assets/Makefile
2009-01-31 12:40:06 +00:00

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>