sysutils/scalpel: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-26 07:51:02 +01:00
parent 077c863df3
commit c9a2c502d2
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= scalpel
PORTVERSION= 2.0
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.digitalforensicssolutions.com/Scalpel/ \
https://fossies.org/linux/misc/
@ -14,9 +15,10 @@ LIB_DEPENDS= libtre.so:textproc/libtre
USES= alias localbase
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
SUB_FILES= pkg-message
PLIST_FILES= etc/scalpel.conf.sample bin/scalpel man/man1/scalpel.1.gz
PLIST_FILES= etc/scalpel.conf.sample bin/scalpel share/man/man1/scalpel.1.gz
post-patch:
@${REINPLACE_CMD} -e \