openbsd-ports/www/ruby-merb/cache/Makefile

11 lines
214 B
Makefile

# $OpenBSD: Makefile,v 1.2 2008/06/14 23:59:37 landry Exp $
COMMENT= caching plugin for Merb
DISTNAME= merb-cache-${VERSION}
PKGNAME= ruby-${DISTNAME}p0
RUN_DEPENDS= ::www/ruby-merb/core
.include <bsd.port.mk>