Initial import of p5-XML-RSS-TimingBot 2.03
XML::RSS::TimingBot is for requesting RSS feeds only as often as needed. from Sam Smith <s at msmith.net>
This commit is contained in:
parent
1f33853b4e
commit
754c073b05
30
textproc/p5-XML-RSS-TimingBot/Makefile
Normal file
30
textproc/p5-XML-RSS-TimingBot/Makefile
Normal file
@ -0,0 +1,30 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/21 21:58:34 sturm Exp $
|
||||
|
||||
COMMENT= "efficiently fetch RSS feeds"
|
||||
|
||||
DISTNAME= XML-RSS-TimingBot-2.03
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
|
||||
MAINTAINER= Sam Smith <s@msmith.net>
|
||||
|
||||
# Same as Perl
|
||||
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= ::www/p5-LWP-UserAgent-Determined \
|
||||
::textproc/p5-XML-RSS \
|
||||
::textproc/p5-XML-RSS-Timing \
|
||||
::textproc/p5-XML-LibXML \
|
||||
::textproc/p5-XML-XSLT
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/p5-XML-RSS-TimingBot/distinfo
Normal file
3
textproc/p5-XML-RSS-TimingBot/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (XML-RSS-TimingBot-2.03.tar.gz) = 5e600de79e02073a644a0119ca0bb16f
|
||||
RMD160 (XML-RSS-TimingBot-2.03.tar.gz) = 2e11d4d5cf66ec4bef80d5aada3357df9ff94ed5
|
||||
SHA1 (XML-RSS-TimingBot-2.03.tar.gz) = 37f447f2861d866afad67dc824dff30f8171fcab
|
2
textproc/p5-XML-RSS-TimingBot/pkg/DESCR
Normal file
2
textproc/p5-XML-RSS-TimingBot/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
XML::RSS::TimingBot is for requesting RSS feeds only as
|
||||
often as needed.
|
4
textproc/p5-XML-RSS-TimingBot/pkg/PLIST
Normal file
4
textproc/p5-XML-RSS-TimingBot/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/21 21:58:34 sturm Exp $
|
||||
${P5SITE}/XML/RSS/TimingBot.pm
|
||||
${P5SITE}/XML/RSS/TimingBot.pod
|
||||
@man man/man3p/XML::RSS::TimingBot.3p
|
Loading…
Reference in New Issue
Block a user