Import of pkgsrc-2015Q3

This commit is contained in:
2016-01-21 23:42:40 +01:00
committed by sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228313 additions and 80017 deletions
+3 -3
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"