Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.1 2013/03/16 04:04:30 taca Exp $
# $NetBSD: Makefile,v 1.2 2015/08/30 08:59:04 taca Exp $
DISTNAME= Math_BigInteger-1.0.0
DISTNAME= Math_BigInteger-1.0.2
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pear.php.net/package/Math_BigInteger/
COMMENT= Provides base-2, base-10, base-16, and base-256 numbers
LICENSE= gnu-lgpl-v2.1 OR gnu-lgpl-v3
LICENSE= mit
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"