6c1463c45a
PR: 198108 Submitted by: gebhart@secnetix.de
16 lines
289 B
Makefile
16 lines
289 B
Makefile
# Created by: gebhart@secnetix.de
|
|
# $FreeBSD$
|
|
|
|
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>
|