openbsd-ports/www/ruby-merb/assets/Makefile

10 lines
216 B
Makefile
Raw Normal View History

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