security/md5deep: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira 2024-03-21 17:13:22 +00:00
parent 731e65e8e0
commit 61968d7f8d
2 changed files with 8 additions and 7 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= md5deep
PORTVERSION= 4.4
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= security
MAINTAINER= nobutaka@FreeBSD.org
@ -17,5 +17,6 @@ GH_TAGNAME= cd2ed74
USES= autoreconf compiler:c++11-lang gmake
USE_GITHUB= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
.include <bsd.port.mk>

View File

@ -4,9 +4,9 @@ bin/sha1deep
bin/sha256deep
bin/tigerdeep
bin/whirlpooldeep
man/man1/hashdeep.1.gz
man/man1/md5deep.1.gz
man/man1/sha1deep.1.gz
man/man1/sha256deep.1.gz
man/man1/tigerdeep.1.gz
man/man1/whirlpooldeep.1.gz
share/man/man1/hashdeep.1.gz
share/man/man1/md5deep.1.gz
share/man/man1/sha1deep.1.gz
share/man/man1/sha256deep.1.gz
share/man/man1/tigerdeep.1.gz
share/man/man1/whirlpooldeep.1.gz