Import devel/5-Test-Deep-Fuzzy

Provides fuzzy number comparison with Test::Deep.

From wen heping <wenheping2000 () hotmail ! com>
OK with a tweak cwen@
This commit is contained in:
afresh1 2019-11-21 04:39:58 +00:00
parent 72b2e19daa
commit 1d725cf94f
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2019/11/21 04:39:58 afresh1 Exp $
COMMENT = fuzzy number comparison with Test::Deep
DISTNAME = Test-Deep-Fuzzy-0.01
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,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/11/21 04:39:58 afresh1 Exp $
${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