freebsd-ports/textproc/p5-XML-RSSLite/Makefile

18 lines
338 B
Makefile
Raw Normal View History

# Created by: Tomoyuki Sakurai <cherry@trombik.org>
# $FreeBSD$
PORTNAME= XML-RSSLite
2009-11-03 18:29:52 +01:00
PORTVERSION= 0.15
PORTREVISION= 1
2010-09-14 01:39:45 +02:00
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Lightweight, relaxed RSS (and XML-ish) parser
USES= perl5 tar:tgz
USE_PERL5= configure
.include <bsd.port.mk>