SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
20
devel/p5-Test-Deep-Fuzzy/Makefile
Normal file
20
devel/p5-Test-Deep-Fuzzy/Makefile
Normal 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>
|
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.
|
5
devel/p5-Test-Deep-Fuzzy/pkg/PLIST
Normal file
5
devel/p5-Test-Deep-Fuzzy/pkg/PLIST
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue