2010-01-01 19:28:55 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/01/02 00:28:56 msf Exp $
|
2008-04-19 17:57:18 -04:00
|
|
|
|
2009-01-31 07:40:06 -05:00
|
|
|
COMMENT = caching plugin for Merb
|
2008-04-19 17:57:18 -04:00
|
|
|
|
2009-01-31 07:40:06 -05:00
|
|
|
DISTNAME = merb-cache-${VERSION}
|
2008-04-19 17:57:18 -04:00
|
|
|
|
2010-01-01 19:28:55 -05:00
|
|
|
RUN_DEPENDS = :ruby-merb-core->=${VERSION}:www/ruby-merb/core
|
2008-04-19 17:57:18 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|