Skip to content
Snippets Groups Projects
Commit ace627a2 authored by Rodrigo Osorio's avatar Rodrigo Osorio
Browse files

www/c-icap-modules: moved manpages to share/man

Set GNU_CONFIGURE_MANPREFIX and fix plist
Fix formatting to make linters happy
parent 9b657d53
No related branches found
No related tags found
No related merge requests found
PORTNAME= c-icap
PORTVERSION= 0.5.6
PORTREVISION= 1
CATEGORIES= www security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.5.x/
PKGNAMESUFFIX= -modules
......@@ -15,12 +16,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libclamav.so:security/clamav \
libicapapi.so:www/c-icap
USES= libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static \
--with-c-icap=${LOCALBASE} \
--with-clamav=${LOCALBASE}
INSTALL_TARGET= install-strip
USES= libtool
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --enable-static \
--with-c-icap=${LOCALBASE} \
--with-clamav=${LOCALBASE}
INSTALL_TARGET= install-strip
CFLAGS+= -DHAVE_STRNSTR
......
......@@ -13,7 +13,7 @@ lib/c_icap/srv_url_check.a
lib/c_icap/srv_url_check.so
lib/c_icap/virus_scan.a
lib/c_icap/virus_scan.so
man/man8/c-icap-mods-sguardDB.8.gz
share/man/man8/c-icap-mods-sguardDB.8.gz
%%DATADIR%%/templates/srv_content_filtering/en/BLOCK
%%DATADIR%%/templates/srv_url_check/en/DENY
%%DATADIR%%/templates/virus_scan/en/VIR_MODE_HEAD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment