opnsense-ports/textproc/p5-XML-RSSLite/Makefile
Franco Fichtner b37fbe8c8c */*: sync with upstream
Taken from: FreeBSD
2022-04-22 10:09:26 +02:00

20 lines
366 B
Makefile

# Created by: Tomoyuki Sakurai <cherry@trombik.org>
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
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5 tar:tgz
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>