mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
sysutils/scalpel: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
077c863df3
commit
c9a2c502d2
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user