openbsd-ports/www/ruby-merb/assets/Makefile
2010-01-02 00:28:55 +00:00

10 lines
241 B
Makefile

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