Add LICENSE
Approved by: portmgr (blanket)
This commit is contained in:
parent
6398a934ad
commit
2596a3dc8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442555
1 changed files with 3 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue