11 lines
254 B
Makefile
11 lines
254 B
Makefile
# $OpenBSD: Makefile,v 1.10 2011/09/16 12:00:09 espie Exp $
|
|
|
|
COMMENT = filter controller parameters
|
|
|
|
DISTNAME = merb-param-protection-${VERSION}
|
|
REVISION = 1
|
|
|
|
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC}
|
|
|
|
.include <bsd.port.mk>
|