Add p5-WWW-Robot 0.022, a perl interface to a generic web traversal

engine.
This commit is contained in:
Will Andrews 2001-01-03 23:55:36 +00:00
parent 8b1d416e7c
commit 67f64b8151
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36740
6 changed files with 40 additions and 0 deletions

View File

@ -169,6 +169,7 @@
SUBDIR += p5-HTTPD-Tools
SUBDIR += p5-ParallelUA
SUBDIR += p5-WWW-Babelfish
SUBDIR += p5-WWW-Robot
SUBDIR += p5-WWW-Search
SUBDIR += p5-libapreq
SUBDIR += p5-libwww

28
www/p5-WWW-Robot/Makefile Normal file
View File

@ -0,0 +1,28 @@
# New ports collection makefile for: WWW-Robot
# Date created: Wed Jan 3 08:06:35 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= WWW-Robot
PORTVERSION= 0.022
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= WWW
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/HTML/Tagset.pm:${PORTSDIR}/www/p5-HTML-Tagset
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= WWW::Robot.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (WWW-Robot-0.022.tar.gz) = 051485687d3df6fe3c2e318eb388817b

View File

@ -0,0 +1 @@
Perl interface to a generic web traversal engine

View File

@ -0,0 +1,6 @@
WWW::Robot is a perl interface that provides a web traversal engine
for use in web robots.
Author: Neil Bowers <neilb@cre.canon.co.uk>
--will

View File

@ -0,0 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/WWW/Robot.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/WWW/Robot/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/WWW/Robot