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,20 @@
COMMENT = fuzzy number comparison with Test::Deep
DISTNAME = Test-Deep-Fuzzy-0.01
REVISION = 0
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Test-Deep \
math/p5-Math-Round
CONFIGURE_STYLE = modbuild tiny
PKG_ARCH = *
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Test-Deep-Fuzzy-0.01.tar.gz) = 9clP3YNrDQcYfil1VphrCIjSzV0TYlGWLu1CdYA5Ta8=
SIZE (Test-Deep-Fuzzy-0.01.tar.gz) = 9843

View file

@ -0,0 +1 @@
Provides fuzzy number comparison with Test::Deep.

View file

@ -0,0 +1,5 @@
${P5SITE}/Test/Deep/Fuzzy/
${P5SITE}/Test/Deep/Fuzzy.pm
${P5SITE}/Test/Deep/Fuzzy/Number.pm
@man man/man3p/Test::Deep::Fuzzy.3p
@man man/man3p/Test::Deep::Fuzzy::Number.3p