summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-06-04 11:48:23 +0000
committersunpoet <sunpoet@FreeBSD.org>2017-06-04 11:48:23 +0000
commit85a794597dbd254d0f203c3f49925668f5558d5c (patch)
treec0bfff73df2021e514fd2cf25bccacc291037142
parentbe1f5eead375b3eebfca760f36c4224ef56a5efd (diff)
downloadFreeBSD-ports-85a794597dbd254d0f203c3f49925668f5558d5c.zip
FreeBSD-ports-85a794597dbd254d0f203c3f49925668f5558d5c.tar.gz
Add LICENSE
Approved by: portmgr (blanket)
-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 abf337d..960324b 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 \
OpenPOWER on IntegriCloud