mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/hitch: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
fe72f1e06d
commit
d211c3cf01
@ -1,5 +1,6 @@
|
||||
PORTNAME= hitch
|
||||
PORTVERSION= 1.8.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://hitch-tls.org/source/ \
|
||||
ZI
|
||||
@ -18,6 +19,7 @@ GROUPS= hitch
|
||||
|
||||
USES= pkgconfig ssl
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --localstatedir=/var/run
|
||||
CONFIGURE_ENV= CRYPTO_CFLAGS="-I${OPENSSLINC}" CRYPTO_LIBS="-L${OPENSSLLIB}" \
|
||||
SSL_CFLAGS="-I${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB}"
|
||||
|
@ -1,8 +1,8 @@
|
||||
man/man5/hitch.conf.5.gz
|
||||
man/man8/hitch.8.gz
|
||||
sbin/hitch
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CHANGES.rst
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.md
|
||||
%%PORTDOCS%%%%DOCSDIR%%/hitch.conf.example
|
||||
share/man/man5/hitch.conf.5.gz
|
||||
share/man/man8/hitch.8.gz
|
||||
@sample etc/hitch.conf.sample
|
||||
@dir(hitch,hitch,) %%CACHE_DIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user