1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Add p5-HTML-TableExtract 1.05, a Perl extension for extracting the text

contained in tables within an HTML document.

PR:		22180
Submitted by:	Sergey Osokin <osa@FreeBSD.org.ru>
This commit is contained in:
Will Andrews 2000-10-28 03:24:16 +00:00
parent 0444c438dc
commit f0043cbbc4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34337
6 changed files with 38 additions and 0 deletions

View File

@ -137,6 +137,7 @@
SUBDIR += p5-HTML-QuickCheck
SUBDIR += p5-HTML-Stream
SUBDIR += p5-HTML-Summary
SUBDIR += p5-HTML-TableExtract
SUBDIR += p5-HTML-TableLayout
SUBDIR += p5-HTML-Tagset
SUBDIR += p5-HTML-Template

View File

@ -0,0 +1,26 @@
# New ports collection makefile for: p5-HTML-TableExtract
# Date created: October 21th 2000
# Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
#
# $FreeBSD$
#
PORTNAME= HTML-TableExtract
PORTVERSION= 1.05
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
PKGNAMEPREFIX= p5-
MAINTAINER= ozz@FreeBSD.org.ru
USE_PERL5= yes
MAN3= HTML::TableExtract.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \
CC="${CC}" CCFLAGS="${CFLAGS}"
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (HTML-TableExtract-1.05.tar.gz) = 3a515de85c93e688a37c07e042901a11

View File

@ -0,0 +1 @@
Perl extension for extracting the text contained in tables within an HTML document

View File

@ -0,0 +1,6 @@
HTML::TableExtract is a module that simplifies the extraction
of information contained in tables within HTML documents.
Tables of note may be specified using Headers, Depth, Count,
or some combination of the three. See the module documentation
for details.

View File

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