aboutsummaryrefslogtreecommitdiff
path: root/security/p11-kit
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-04 11:48:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-04 11:48:23 +0000
commit2596a3dc8f960149f2af6af6680977a11d963398 (patch)
treec0bfff73df2021e514fd2cf25bccacc291037142 /security/p11-kit
parent6398a934ad1498ef59f5b2e8b4d899859b275e17 (diff)
downloadports-2596a3dc8f960149f2af6af6680977a11d963398.tar.gz
ports-2596a3dc8f960149f2af6af6680977a11d963398.zip
Notes
Diffstat (limited to 'security/p11-kit')
-rw-r--r--security/p11-kit/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile
index abf337d2b1fe..960324bc75ab 100644
--- a/security/p11-kit/Makefile
+++ b/security/p11-kit/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= https://github.com/p11-glue/p11-kit/releases/download/${PORTVERSIO
MAINTAINER= novel@FreeBSD.org
COMMENT= Library for loading and enumerating of PKCS\#11 modules
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
+
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
LIB_DEPENDS= libtasn1.so:security/libtasn1 \