diff --git a/sysutils/burp-devel/Makefile b/sysutils/burp-devel/Makefile index a3937e9900d1..62a078a9852e 100644 --- a/sysutils/burp-devel/Makefile +++ b/sysutils/burp-devel/Makefile @@ -1,41 +1,42 @@ PORTNAME= burp PORTVERSION= 3.1.4 CATEGORIES= sysutils MASTER_SITES= https://github.com/grke/burp/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= -devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Network backup and restore program (development) WWW= https://burp.grke.org/ LICENSE= AGPLv3 PD LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:devel/uthash \ ${LOCALBASE}/include/yajl/yajl_common.h:devel/yajl LIB_DEPENDS= librsync.so:net/librsync RUN_DEPENDS= bash:shells/bash USES= compiler:c11 cpe libtool ncurses pkgconfig ssl tar:bz2 CONFIGURE_ARGS= --sysconfdir=${ETCDIR} GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-all USE_RC_SUBR= burp PLIST_SUB= PORTVERSION=${PORTVERSION} CONFLICTS_INSTALL= burp CPE_VENDOR= burp_project OPTIONS_DEFINE= IPV6 IPV6_CONFIGURE_ENABLE= ipv6 post-install: .for file in CA.cnf burp.conf burp-server.conf clientconfdir/testclient ${MV} ${STAGEDIR}${ETCDIR}/${file} ${STAGEDIR}${ETCDIR}/${file}.sample .endfor .include diff --git a/sysutils/burp-devel/pkg-plist b/sysutils/burp-devel/pkg-plist index 814dcbf4c19f..0b6b92ee4879 100644 --- a/sysutils/burp-devel/pkg-plist +++ b/sysutils/burp-devel/pkg-plist @@ -1,24 +1,24 @@ bin/vss_strip @dir etc/burp/CA-client @sample etc/burp/CA.cnf.sample @dir etc/burp/autoupgrade/server/win32 @dir etc/burp/autoupgrade/server/win64/%%PORTVERSION%% @sample etc/burp/burp-server.conf.sample @sample etc/burp/burp.conf.sample etc/burp/clientconfdir/incexc/example @sample etc/burp/clientconfdir/testclient.sample -man/man8/bedup.8.gz -man/man8/burp.8.gz -man/man8/burp_ca.8.gz -man/man8/vss_strip.8.gz sbin/bedup sbin/bsigs sbin/bsparse sbin/burp sbin/burp_ca %%DATADIR%%/scripts/backup_tool_script %%DATADIR%%/scripts/notify_script %%DATADIR%%/scripts/ssl_extra_checks_script %%DATADIR%%/scripts/summary_script %%DATADIR%%/scripts/timer_script +share/man/man8/bedup.8.gz +share/man/man8/burp.8.gz +share/man/man8/burp_ca.8.gz +share/man/man8/vss_strip.8.gz @dir /var/spool/burp