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,16 @@
COMMENT = Test::More-style wrapper around HTML::Tidy
MODULES = cpan
PKG_ARCH = *
DISTNAME = Test-HTML-Tidy-1.00
REVISION = 2
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = www/p5-HTML-Tidy
MAKE_ENV += TEST_POD=1
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Test-HTML-Tidy-1.00.tar.gz) = p2Ea3+9lzofJEEXyImE/9J0/mwI/PZbd/jMyu6P6tzE=
SIZE (Test-HTML-Tidy-1.00.tar.gz) = 8140

View file

@ -0,0 +1,2 @@
Handy way to check that HTML is valid, according to HTML::Tidy. It is
built with Test::Builder and plays happily with Test::More and friends.

View file

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