opnsense-ports/math/p5-Data-Float/Makefile
2022-09-07 22:33:21 +02:00

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>