forked from Lainports/opnsense-ports
18 lines
339 B
Makefile
18 lines
339 B
Makefile
PORTNAME= Data-Float
|
|
PORTVERSION= 0.013
|
|
CATEGORIES= math perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Details of the floating point data type
|
|
WWW= https://metacpan.org/release/Data-Float
|
|
|
|
LICENSE= ART10 GPLv1+
|
|
LICENSE_COMB= dual
|
|
|
|
NO_ARCH= yes
|
|
USES= perl5
|
|
USE_PERL5= modbuild
|
|
|
|
.include <bsd.port.mk>
|