aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Scalar-Util-Numeric/Makefile
blob: 5299f14030399b49993ad1bcb0472332f18048ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: gebhart@secnetix.de

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>