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= XHTML format for Text::Diff::Unified
MODULES= cpan
PKG_ARCH= *
DISTNAME= Text-Diff-HTML-0.08
CATEGORIES= textproc www
REVISION= 0
# Perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= textproc/p5-Text-Diff>=0.11 \
www/p5-HTML-Parser
CONFIGURE_STYLE= modbuild
MAKE_ENV+= TEST_POD=Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Text-Diff-HTML-0.08.tar.gz) = PEXSLy6s40ugMUZMtmfLWDE1x5eqO2sX6dR8Q+VC/d8=
SIZE (Text-Diff-HTML-0.08.tar.gz) = 19182

View file

@ -0,0 +1,4 @@
This class subclasses Text::Diff::Unified, a formatting class provided
by the Text::Diff module, to add XHTML markup to the unified diff
format. For details on the interface of the "diff()" function, see the
Text::Diff documentation.

View file

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