1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/www/p5-HTTP-Parser-XS/Makefile
Andrej Zverev 714457bd74 - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 13:37:37 +00:00

16 lines
272 B
Makefile

# $FreeBSD$
PORTNAME= HTTP-Parser-XS
PORTVERSION= 0.16
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension of fast, primitive HTTP request parser
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>