Add LICENSE

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-04 11:48:23 +00:00
parent 6398a934ad
commit 2596a3dc8f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442555

View file

@ -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 \