aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS-SimpleGen/Makefile
blob: 7bb76b6ba7db50f0e098bc94337d23151303a4bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	XML-RSS-SimpleGen
PORTVERSION=	11.11
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	For writing RSS files

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>