www/c-icap: Moved manpages to share/man

Approved by:	portmgr (blanket)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Renato Botelho 2024-02-23 08:59:54 -03:00
parent 6314418517
commit 768b95a104
2 changed files with 8 additions and 6 deletions

View file

@ -1,5 +1,6 @@
PORTNAME= c-icap
PORTVERSION= 0.5.11
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.5.x/
@ -23,6 +24,7 @@ USE_RC_SUBR= c-icap
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var \
--sysconfdir="${PREFIX}/etc/c-icap"
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
INSTALL_TARGET= install-strip

View file

@ -54,11 +54,11 @@ lib/c_icap/sys_logger.so
lib/libicapapi.so
lib/libicapapi.so.5
lib/libicapapi.so.5.0.11
man/man8/c-icap-client.8.gz
man/man8/c-icap-config.8.gz
man/man8/c-icap-libicapapi-config.8.gz
man/man8/c-icap-mkbdb.8.gz
man/man8/c-icap-stretch.8.gz
man/man8/c-icap.8.gz
share/man/man8/c-icap-client.8.gz
share/man/man8/c-icap-config.8.gz
share/man/man8/c-icap-libicapapi-config.8.gz
share/man/man8/c-icap-mkbdb.8.gz
share/man/man8/c-icap-stretch.8.gz
share/man/man8/c-icap.8.gz
@dir(%%CICAP_USER%%,%%CICAP_GROUP%%,) %%RUN_DIR%%
@dir(%%CICAP_USER%%,%%CICAP_GROUP%%,) %%LOG_DIR%%