opnsense-ports/math/p5-Math-BigInt/Makefile
Franco Fichtner 1e36776adb */*: sync with upstream
Taken from: FreeBSD
2022-07-08 12:59:36 +02:00

20 lines
321 B
Makefile

# Created by: tobez
PORTNAME= Math-BigInt
PORTVERSION= 1.999837
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Arbitrary size integer math perl package
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>