freebsd-ports/textproc/p5-XML-Parser-Lite/Makefile
Sunpoet Po-Chuan Hsieh ba7575a134 - Add PORTSCOUT [1]
- Cleanup Makefile

PR:		199001
Submitted by:	sunpoet (myself) [1]
Approved by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2015-03-30 13:51:56 +00:00

21 lines
391 B
Makefile

# Created by: Sergei Vyshenski <svysh.fbsd@gmail.com>
# $FreeBSD$
PORTNAME= XML-Parser-Lite
PORTVERSION= 0.72
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= svysh.fbsd@gmail.com
COMMENT= Lightweight regexp-based XML parser
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
PORTSCOUT= skipv:0.717,0.718,0.719
.include <bsd.port.mk>