aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS-SimpleGen/Makefile
blob: 30310a9fc1c1d3c4fa0aadda7bd05b04a1fdb93b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: ijliao
# $FreeBSD$

PORTNAME=	XML-RSS-SimpleGen
PORTVERSION=	11.11
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

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

PERL_CONFIGURE=	yes

MAN3=		XML::RSS::SimpleGen.3 \

.include <bsd.port.mk>