a2ba48f2a3
This plugin exposes three new controller methods which allows to simply and flexibly filter the parameters available within the controller.
10 lines
208 B
Makefile
10 lines
208 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2009/01/31 12:15:50 bernd Exp $
|
|
|
|
COMMENT = filter controller parameters
|
|
|
|
DISTNAME = merb-param-protection-${VERSION}
|
|
|
|
RUN_DEPENDS = ::www/ruby-merb/core
|
|
|
|
.include <bsd.port.mk>
|