openbsd-ports/www/ruby-merb/cache/Makefile
2010-12-08 22:13:24 +00:00

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>