mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Fix plist for LIBDANE option
Approved by: portmgr blanket
This commit is contained in:
parent
9f3605329f
commit
8846a09bfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371615
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= gnutls
|
||||
PORTVERSION= 3.2.19
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= GNUPG/gnutls/v3.2
|
||||
|
||||
|
@ -11,6 +11,7 @@ bin/srptool
|
||||
include/gnutls/abstract.h
|
||||
include/gnutls/compat.h
|
||||
include/gnutls/crypto.h
|
||||
%%LIBDANE%%include/gnutls/dane.h
|
||||
include/gnutls/dtls.h
|
||||
include/gnutls/gnutls.h
|
||||
include/gnutls/gnutlsxx.h
|
||||
@ -53,7 +54,9 @@ lib/libgnutlsxx.so
|
||||
lib/libgnutlsxx.so.28
|
||||
lib/libgnutlsxx.so.28.1.0
|
||||
libdata/pkgconfig/gnutls.pc
|
||||
%%LIBDANE%%libdata/pkgconfig/gnutls-dane.pc
|
||||
man/man1/certtool.1.gz
|
||||
%%LIBDANE%%man/man1/danetool.1.gz
|
||||
man/man1/gnutls-cli-debug.1.gz
|
||||
man/man1/gnutls-cli.1.gz
|
||||
man/man1/gnutls-serv.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user