dc2e9a29bf
ok landry
10 lines
226 B
Makefile
10 lines
226 B
Makefile
# $OpenBSD: Makefile,v 1.10 2010/12/08 22:13:24 jeremy Exp $
|
|
|
|
COMMENT = caching plugin for Merb
|
|
|
|
DISTNAME = merb-cache-${VERSION}
|
|
|
|
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC}
|
|
|
|
.include <bsd.port.mk>
|