mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
benchmarks/mst-bench: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
d4a8c16f3c
commit
d284d2414a
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= MST-Bench
|
||||
DISTVERSION= 0.2.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= benchmarks
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
|
@ -10,9 +11,10 @@ LICENSE= BSD2CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
GH_ACCOUNT= outpaddling
|
||||
|
||||
PLIST_FILES= bin/mst-bench man/man1/mst-bench.1.gz
|
||||
MAKE_ARGS= MANDIR=${PREFIX}/share/man
|
||||
|
||||
PLIST_FILES= bin/mst-bench share/man/man1/mst-bench.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue