aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-Bcrypt
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-03-07 20:12:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-03-07 20:12:58 +0000
commitac1765d0ca86ba0d93ed937cfee2a13df4566b67 (patch)
tree0b1b64e49e1beb887082ca151906323538672eee /security/p5-Digest-Bcrypt
parent278c92f825c7633f2e76f4c515ecd80bd7073b42 (diff)
downloadports-ac1765d0ca86ba0d93ed937cfee2a13df4566b67.tar.gz
ports-ac1765d0ca86ba0d93ed937cfee2a13df4566b67.zip
Notes
Diffstat (limited to 'security/p5-Digest-Bcrypt')
-rw-r--r--security/p5-Digest-Bcrypt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Digest-Bcrypt/Makefile b/security/p5-Digest-Bcrypt/Makefile
index 9758dfff00a2..bf2741355445 100644
--- a/security/p5-Digest-Bcrypt/Makefile
+++ b/security/p5-Digest-Bcrypt/Makefile
@@ -10,7 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the bcrypt digest algorithm
-LICENSE= ART10
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Crypt-Eksblowfish>0:${PORTSDIR}/security/p5-Crypt-Eksblowfish
RUN_DEPENDS:= ${BUILD_DEPENDS}