opnsense-ports/math/p5-Math-BigInt/Makefile
Franco Fichtner 4175576a33 */*: sync with upstream
Taken from: FreeBSD
2016-12-13 11:14:16 +01:00

22 lines
382 B
Makefile

# Created by: tobez
# $FreeBSD$
PORTNAME= Math-BigInt
PORTVERSION= 1.999801
PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PJACKLAM
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@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>