aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt-GMP
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2011-05-16 15:01:43 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2011-05-16 15:01:43 +0000
commit457646a7b06e0a260157cc12d47c9146519a2b61 (patch)
tree9d44f1b888cd541f36335f3374d4ec7eb22f6622 /math/p5-Math-BigInt-GMP
parente27f002d0778903edead2f089b47fa29f3faa616 (diff)
downloadports-457646a7b06e0a260157cc12d47c9146519a2b61.tar.gz
ports-457646a7b06e0a260157cc12d47c9146519a2b61.zip
- Update to 1.36
Notes
Notes: svn path=/head/; revision=274198
Diffstat (limited to 'math/p5-Math-BigInt-GMP')
-rw-r--r--math/p5-Math-BigInt-GMP/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile
index 6f9a27f6c5a4..2d7afe8a9651 100644
--- a/math/p5-Math-BigInt-GMP/Makefile
+++ b/math/p5-Math-BigInt-GMP/Makefile
@@ -16,6 +16,9 @@ COMMENT= Math::BigInt::GMP - Use the GMP library for Math::BigInt routines
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
+LICENSE_COMB= dual
+LICENSE= ART20 GPLv1
+
PERL_CONFIGURE= yes
CONFIGURE_ARGS+= INC="-I${LOCALBASE}/include"