openbsd-ports/www/ruby-merb/haml/Makefile
2010-12-08 22:13:24 +00:00

11 lines
279 B
Makefile

# $OpenBSD: Makefile,v 1.10 2010/12/08 22:13:25 jeremy Exp $
COMMENT = provide HAML support for Merb
DISTNAME = merb-haml-${VERSION}
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC} \
textproc/ruby-haml,${MODRUBY_FLAVOR}>=2.0.3
.include <bsd.port.mk>