2009-01-31 07:40:06 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2009/01/31 12:40:06 bernd Exp $
|
2008-04-26 05:29:52 -04:00
|
|
|
|
2009-01-31 07:40:06 -05:00
|
|
|
COMMENT = plugin for Merb that provides different view helpers
|
2008-04-26 05:29:52 -04:00
|
|
|
|
2009-01-31 07:40:06 -05:00
|
|
|
DISTNAME = merb-helpers-${VERSION}
|
2008-04-26 05:29:52 -04:00
|
|
|
|
2009-01-31 07:40:06 -05:00
|
|
|
RUN_DEPENDS = ::www/ruby-merb/core
|
2008-04-26 05:29:52 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|