10 lines
188 B
Makefile
10 lines
188 B
Makefile
# $OpenBSD: Makefile,v 1.3 2009/01/31 12:40:06 bernd Exp $
|
|
|
|
COMMENT = caching plugin for Merb
|
|
|
|
DISTNAME = merb-cache-${VERSION}
|
|
|
|
RUN_DEPENDS = ::www/ruby-merb/core
|
|
|
|
.include <bsd.port.mk>
|