aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Google-SAML-Response/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-04 17:11:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-04 17:11:56 +0000
commit3b7671c780680a0c9c5877ce3def5d18f1c6535a (patch)
treed6d4d787cc6b32a3a6e3d826afe1c99a477ff4dc /net/p5-Google-SAML-Response/Makefile
parent3819455296f29458cb504c3f9a41a44c6f2749d5 (diff)
downloadports-3b7671c780680a0c9c5877ce3def5d18f1c6535a.tar.gz
ports-3b7671c780680a0c9c5877ce3def5d18f1c6535a.zip
Notes
Diffstat (limited to 'net/p5-Google-SAML-Response/Makefile')
-rw-r--r--net/p5-Google-SAML-Response/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/net/p5-Google-SAML-Response/Makefile b/net/p5-Google-SAML-Response/Makefile
index 0102cd584d48..4a3b9c1b954d 100644
--- a/net/p5-Google-SAML-Response/Makefile
+++ b/net/p5-Google-SAML-Response/Makefile
@@ -2,14 +2,16 @@
# $FreeBSD$
PORTNAME= Google-SAML-Response
-PORTVERSION= 0.13
-PORTREVISION= 1
+PORTVERSION= 0.14
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= SAML responses for Google's SSO implementation
+COMMENT= SAML responses for Google SSO implementation
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \
p5-Crypt-OpenSSL-DSA>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-DSA \
@@ -23,7 +25,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuild
MAKE_JOBS_UNSAFE= yes