SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,14 @@
COMMENT= bare-bones HTML parser
MODULES= cpan
PKG_ARCH= *
DISTNAME= HTML-SimpleParse-0.12
REVISION= 2
CATEGORIES= www
# Perl
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (HTML-SimpleParse-0.12.tar.gz) = wQOhnPmYAUic4j5NqGpfnfefAy8fHHG4Ew0NP/luYwQ=
SIZE (HTML-SimpleParse-0.12.tar.gz) = 8486

View file

@ -0,0 +1,3 @@
This module is a simple HTML parser. It is similar in concept to
HTML::Parser, but it differs from HTML::TreeBuilder in a couple of
important ways.

View file

@ -0,0 +1,3 @@
${P5SITE}/HTML/
${P5SITE}/HTML/SimpleParse.pm
@man man/man3p/HTML::SimpleParse.3p