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:
parent
72b2e19daa
commit
1d725cf94f
21
devel/p5-Test-Deep-Fuzzy/Makefile
Normal file
21
devel/p5-Test-Deep-Fuzzy/Makefile
Normal 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>
|
2
devel/p5-Test-Deep-Fuzzy/distinfo
Normal file
2
devel/p5-Test-Deep-Fuzzy/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Test-Deep-Fuzzy-0.01.tar.gz) = 9clP3YNrDQcYfil1VphrCIjSzV0TYlGWLu1CdYA5Ta8=
|
||||
SIZE (Test-Deep-Fuzzy-0.01.tar.gz) = 9843
|
1
devel/p5-Test-Deep-Fuzzy/pkg/DESCR
Normal file
1
devel/p5-Test-Deep-Fuzzy/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Provides fuzzy number comparison with Test::Deep.
|
6
devel/p5-Test-Deep-Fuzzy/pkg/PLIST
Normal file
6
devel/p5-Test-Deep-Fuzzy/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user