freebsd-ports/devel/p5-Scalar-Util-Numeric/Makefile
2015-03-08 03:15:09 +00:00

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>