opnsense-ports/textproc/p5-XML-RSSLite/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

16 lines
326 B
Makefile

# Created by: Tomoyuki Sakurai <cherry@trombik.org>
PORTNAME= XML-RSSLite
PORTVERSION= 0.15
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Lightweight, relaxed RSS (and XML-ish) parser
USES= perl5 tar:tgz
USE_PERL5= configure
.include <bsd.port.mk>