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

10 lines
213 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2010/01/02 00:28:56 msf Exp $
2009-01-31 07:40:06 -05:00
COMMENT = caching plugin for Merb
2009-01-31 07:40:06 -05:00
DISTNAME = merb-cache-${VERSION}
RUN_DEPENDS = :ruby-merb-core->=${VERSION}:www/ruby-merb/core
.include <bsd.port.mk>