10 lines
219 B
Makefile
10 lines
219 B
Makefile
# $OpenBSD: Makefile,v 1.3 2009/01/31 12:40:06 bernd Exp $
|
|
|
|
COMMENT = plugin for Merb that provides different view helpers
|
|
|
|
DISTNAME = merb-helpers-${VERSION}
|
|
|
|
RUN_DEPENDS = ::www/ruby-merb/core
|
|
|
|
.include <bsd.port.mk>
|