dc2e9a29bf
ok landry
11 lines
279 B
Makefile
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>
|