opnsense-ports/textproc/p5-XML-RSSLite/Makefile
2022-09-07 22:33:21 +02:00

19 lines
360 B
Makefile

PORTNAME= XML-RSSLite
PORTVERSION= 0.17
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Lightweight, relaxed RSS (and XML-ish) parser
WWW= https://metacpan.org/release/XML-RSSLite
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5 tar:tgz
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>