mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
security/ssdeep: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PORTNAME= ssdeep
|
||||
PORTVERSION= 2.14.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://github.com/ssdeep-project/ssdeep/releases/download/release-${PORTVERSION}/
|
||||
|
||||
@@ -11,6 +12,7 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USES= gmake libtool
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
@@ -5,4 +5,4 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user