freebsd-ports/textproc/p5-XML-RSSLite/Makefile
2010-09-13 23:39:45 +00:00

21 lines
420 B
Makefile

# New ports collection makefile for: p5-XML-RSSLite
# Date created: 2008-07-31
# Whom: Tomoyuki Sakurai <cherry@trombik.org>
#
# $FreeBSD$
#
PORTNAME= XML-RSSLite
PORTVERSION= 0.15
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
MAINTAINER= perl@FreeBSD.org
COMMENT= Lightweight, relaxed RSS (and XML-ish) parser
PERL_CONFIGURE= Yes
MAN3= XML::RSSLite.3
.include <bsd.port.mk>