openbsd-ports/www/ruby-merb/cache/Makefile
2011-01-06 04:24:22 +00:00

11 lines
239 B
Makefile

# $OpenBSD: Makefile,v 1.11 2011/01/06 04:24:25 jeremy Exp $
COMMENT = caching plugin for Merb
DISTNAME = merb-cache-${VERSION}
REVISION = 0
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC}
.include <bsd.port.mk>