p5-XML-RSS-Parser is now part of p5-XML-RAI
This commit is contained in:
parent
59eb50ca55
commit
1509ced22b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.132 2005/04/25 18:32:43 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.133 2005/04/25 18:51:13 sturm Exp $
|
||||
# $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $
|
||||
|
||||
SUBDIR += TclXML
|
||||
@ -94,7 +94,6 @@
|
||||
SUBDIR += p5-XML-Parser
|
||||
SUBDIR += p5-XML-RAI
|
||||
SUBDIR += p5-XML-RSS
|
||||
SUBDIR += p5-XML-RSS-Parser
|
||||
SUBDIR += p5-XML-RSS-Timing
|
||||
SUBDIR += p5-XML-RSS-TimingBot
|
||||
SUBDIR += p5-XML-RegExp
|
||||
|
@ -1,27 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/21 21:51:21 sturm Exp $
|
||||
|
||||
COMMENT= "liberal object-oriented parser for RSS feeds"
|
||||
|
||||
DISTNAME= XML-RSS-Parser-2.15
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
|
||||
MAINTAINER= Sam Smith <s@msmith.net>
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
|
||||
|
||||
RUN_DEPENDS= :p5-XML-Parser-*:textproc/p5-XML-Parser \
|
||||
::devel/p5-Class-XPath
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,4 +0,0 @@
|
||||
MD5 (XML-RSS-Parser-2.15.tar.gz) = 264d2b544961b10fb0a0e9ebfcc8c348
|
||||
RMD160 (XML-RSS-Parser-2.15.tar.gz) = ab45f3ce7236d35a504459471d9c126878fc72ed
|
||||
SHA1 (XML-RSS-Parser-2.15.tar.gz) = e66643901739ea1164fca23119d4590d4aa36d59
|
||||
SIZE (XML-RSS-Parser-2.15.tar.gz) = 9601
|
@ -1,5 +0,0 @@
|
||||
XML::RSS::Parser is a lightweight liberal parser of RSS
|
||||
feeds. This parser is "liberal" in that it does not
|
||||
demand compliance of a specific RSS version and will
|
||||
attempt to gracefully handle tags it does not expect or
|
||||
understand.
|
@ -1,10 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/21 21:51:21 sturm Exp $
|
||||
${P5SITE}/XML/
|
||||
${P5SITE}/XML/RSS/
|
||||
${P5SITE}/XML/RSS/Parser/
|
||||
${P5SITE}/XML/RSS/Parser.pm
|
||||
${P5SITE}/XML/RSS/Parser/Element.pm
|
||||
${P5SITE}/XML/RSS/Parser/Feed.pm
|
||||
@man man/man3p/XML::RSS::Parser.3p
|
||||
@man man/man3p/XML::RSS::Parser::Element.3p
|
||||
@man man/man3p/XML::RSS::Parser::Feed.3p
|
Loading…
Reference in New Issue
Block a user