openbsd-ports/www/ruby-merb/param-protection/Makefile
2010-01-02 00:28:55 +00:00

10 lines
229 B
Makefile

# $OpenBSD: Makefile,v 1.3 2010/01/02 00:28:56 msf Exp $
COMMENT = filter controller parameters
DISTNAME = merb-param-protection-${VERSION}
RUN_DEPENDS = :ruby-merb-core->=${VERSION}:www/ruby-merb/core
.include <bsd.port.mk>