2008-08-04 12:52:10 +02:00
|
|
|
# New ports collection makefile for: p5-XML-RSSLite
|
|
|
|
# Date created: 2008-07-31
|
|
|
|
# Whom: Tomoyuki Sakurai <cherry@trombik.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= XML-RSSLite
|
2009-11-03 18:29:52 +01:00
|
|
|
PORTVERSION= 0.15
|
2010-09-14 01:39:45 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2008-08-04 12:52:10 +02:00
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
2009-11-03 03:54:10 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2008-08-04 12:52:10 +02:00
|
|
|
COMMENT= Lightweight, relaxed RSS (and XML-ish) parser
|
|
|
|
|
|
|
|
PERL_CONFIGURE= Yes
|
|
|
|
MAN3= XML::RSSLite.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|