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

11 lines
218 B
Makefile

# $OpenBSD: Makefile,v 1.3 2009/01/31 12:40:06 bernd Exp $
COMMENT = provide HAML support for Merb
DISTNAME = merb-haml-${VERSION}
RUN_DEPENDS = ::www/ruby-merb/core \
::textproc/ruby-haml
.include <bsd.port.mk>