# Created by: Gea-Suan Lin # $FreeBSD: head/www/p5-Plack-Middleware-XForwardedFor/Makefile 481365 2018-10-06 13:06:42Z des $ PORTNAME= Plack-Middleware-XForwardedFor PORTVERSION= 0.172050 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Plack middleware to handle X-Forwarded-For headers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Net-IP>=1.26:net-mgmt/p5-Net-IP \ p5-Plack>=0.9913:www/p5-Plack NO_ARCH= yes USE_PERL5= configure USES= perl5 .include