summaryrefslogtreecommitdiff
path: root/math/pear-Math_BigInteger/Makefile
blob: c8bc7cfffc2204ac62c7b501321399301a9c12cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.4 2019/07/03 07:28:22 nia Exp $

DISTNAME=	Math_BigInteger-1.0.3
CATEGORIES=	math

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://pear.php.net/package/Math_BigInteger/
COMMENT=	Provides base-2, base-10, base-16, and base-256 numbers
LICENSE=	mit

.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"