Skip to content

Commit

Permalink
www/c-icap: Moved manpages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
  • Loading branch information
rbgarga committed Feb 23, 2024
1 parent 6314418 commit 768b95a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions www/c-icap/Makefile
@@ -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/
Expand All @@ -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

Expand Down
12 changes: 6 additions & 6 deletions www/c-icap/pkg-plist
Expand Up @@ -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%%

0 comments on commit 768b95a

Please sign in to comment.