opnsense-ports/www/p5-HTTP-MultiPartParser/Makefile
2022-09-07 22:33:21 +02:00

20 lines
399 B
Makefile

PORTNAME= HTTP-MultiPartParser
PORTVERSION= 0.02
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= HTTP MultiPart Parser
WWW= https://search.mcpan.org/dist/HTTP-MultiPartParser/
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>