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,19 @@
COMMENT = add XPath support to HTML::TreeBuilder
MODULES = cpan
PKG_ARCH = *
DISTNAME = HTML-TreeBuilder-XPath-0.14
CATEGORIES = www
REVISION = 0
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = textproc/p5-XML-XPathEngine>=0.12 \
www/p5-HTML-Tree
MAKE_ENV += TEST_POD=1
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (HTML-TreeBuilder-XPath-0.14.tar.gz) = Jeu9skRKClma5eekV9deCe/N8yZqXFcAsUA8y3SIpPM=
SIZE (HTML-TreeBuilder-XPath-0.14.tar.gz) = 10486

View file

@ -0,0 +1,2 @@
This module adds typical XPath methods to HTML::TreeBuilder, to make it
easy to query a document.

View file

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