aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Crypt-DH-GMP/Makefile
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2014-05-22 14:25:09 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2014-05-22 14:25:09 +0000
commit67b18bd29cb8e8c4d977c7f9646fabe45a4d1f5d (patch)
tree66ccf64cfa69671a6e683b4c4484d63d9579bb52 /net/p5-Crypt-DH-GMP/Makefile
parent66ba76aae4cf8a1222c89257dfa943f1e411d6b6 (diff)
downloadports-67b18bd29cb8e8c4d977c7f9646fabe45a4d1f5d.tar.gz
ports-67b18bd29cb8e8c4d977c7f9646fabe45a4d1f5d.zip
- Update to 0.00012
- Add Licence
Notes
Notes: svn path=/head/; revision=354853
Diffstat (limited to 'net/p5-Crypt-DH-GMP/Makefile')
-rw-r--r--net/p5-Crypt-DH-GMP/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/p5-Crypt-DH-GMP/Makefile b/net/p5-Crypt-DH-GMP/Makefile
index 73ad0cf15fab..a2bfe9e9f107 100644
--- a/net/p5-Crypt-DH-GMP/Makefile
+++ b/net/p5-Crypt-DH-GMP/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Crypt-DH-GMP
-PORTVERSION= 0.00011
+PORTVERSION= 0.00012
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Crypt::DH Using GMP Directly
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Devel-CheckLib>=0.40:${PORTSDIR}/devel/p5-Devel-CheckLib
LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires