openbsd-ports/www/ruby-merb/cache/Makefile
2011-09-16 12:00:05 +00:00

11 lines
238 B
Makefile

# $OpenBSD: Makefile,v 1.12 2011/09/16 12:00:08 espie Exp $
COMMENT = caching plugin for Merb
DISTNAME = merb-cache-${VERSION}
REVISION = 1
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC}
.include <bsd.port.mk>