p5-HTML-Tagset - data tables useful in parsing HTML

This commit is contained in:
jlam 2000-08-27 22:05:42 +00:00
parent b08410624a
commit dc06a9eb87
5 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/08/27 22:05:42 jlam Exp $
#
DISTNAME= HTML-Tagset-3.01
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= packages@netbsd.org
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTML/Tagset/.packlist
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,3 @@
$NetBSD: md5,v 1.1.1.1 2000/08/27 22:05:42 jlam Exp $
MD5 (HTML-Tagset-3.01.tar.gz) = 85225ee1fd7008dc4367e84d0e442e80

View file

@ -0,0 +1 @@
perl5 module of data tables useful in parsing HTML

View file

@ -0,0 +1,4 @@
This module contains several data tables useful in various kinds of
HTML parsing operations.
Note that all tag names used are lowercase.

View file

@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2000/08/27 22:05:42 jlam Exp $