11 lines
239 B
Makefile
Raw Normal View History

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