aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-GCrypt/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-09-30 10:51:29 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-09-30 10:51:29 +0000
commite16500bfdcad56e802433d826f54ffa6981af049 (patch)
tree4e4d87eff4f3faad61f7b5009753b101af43e12b /security/p5-Crypt-GCrypt/Makefile
parentc5470d297aff1229ba801836aae2453b9ec420e3 (diff)
downloadports-e16500bfdcad56e802433d826f54ffa6981af049.tar.gz
ports-e16500bfdcad56e802433d826f54ffa6981af049.zip
Notes
Diffstat (limited to 'security/p5-Crypt-GCrypt/Makefile')
-rw-r--r--security/p5-Crypt-GCrypt/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile
index d155f87b1777..1518a3f1493e 100644
--- a/security/p5-Crypt-GCrypt/Makefile
+++ b/security/p5-Crypt-GCrypt/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Crypt-GCrypt
-PORTVERSION= 1.24
-PORTREVISION= 2
+PORTVERSION= 1.25
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
COMMENT= Perl interface to the GNU Cryptographic library
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt
PERL_CONFIGURE= yes