1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/www/p5-HTTP-MultiPartParser/Makefile
2018-05-24 01:25:11 +00:00

22 lines
354 B
Makefile

# $FreeBSD$
PORTNAME= HTTP-MultiPartParser
PORTVERSION= 0.02
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= HTTP MultiPart Parser
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>