diff --git a/security/ssdeep/Makefile b/security/ssdeep/Makefile index 856c9fd62f64..fcb66909b6e1 100644 --- a/security/ssdeep/Makefile +++ b/security/ssdeep/Makefile @@ -1,18 +1,20 @@ PORTNAME= ssdeep PORTVERSION= 2.14.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/ssdeep-project/ssdeep/releases/download/release-${PORTVERSION}/ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Tool for computing context triggered piecewise hashes WWW= https://ssdeep-project.github.io/ssdeep/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USES= gmake libtool USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include diff --git a/security/ssdeep/pkg-plist b/security/ssdeep/pkg-plist index 6896be1e06b2..ea72affd64df 100644 --- a/security/ssdeep/pkg-plist +++ b/security/ssdeep/pkg-plist @@ -1,8 +1,8 @@ bin/ssdeep include/edit_dist.h include/fuzzy.h lib/libfuzzy.a lib/libfuzzy.so lib/libfuzzy.so.2 lib/libfuzzy.so.2.1.0 -man/man1/ssdeep.1.gz +share/man/man1/ssdeep.1.gz