198953c52f
we have in tree. take maintainership ok bernd@
10 lines
213 B
Makefile
10 lines
213 B
Makefile
# $OpenBSD: Makefile,v 1.5 2010/01/02 00:28:56 msf Exp $
|
|
|
|
COMMENT = caching plugin for Merb
|
|
|
|
DISTNAME = merb-cache-${VERSION}
|
|
|
|
RUN_DEPENDS = :ruby-merb-core->=${VERSION}:www/ruby-merb/core
|
|
|
|
.include <bsd.port.mk>
|