blob: a6314209344cbf8a527572f976a0c1e07193b246 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= Scalar-Util-Numeric
PORTVERSION= 0.40
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= gebhart@secnetix.de
COMMENT= Numeric tests for perl scalars
WWW= https://metacpan.org/release/Scalar-Util-Numeric
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|