1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/textproc/p5-XML-Atom-SimpleFeed/Makefile
Sunpoet Po-Chuan Hsieh d6304a4a2c Sort PLIST
2020-07-24 07:27:35 +00:00

22 lines
378 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= XML-Atom-SimpleFeed
PORTVERSION= 0.904
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generate simple Atom syndication feeds with Perl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>