mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
benchmarks/flowgrind: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c7d22bd5fa
commit
9d81da9e2b
@ -1,7 +1,7 @@
|
||||
PORTNAME= flowgrind
|
||||
PORTVERSION= 0.8.2
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= benchmarks
|
||||
|
||||
MAINTAINER= dbaio@FreeBSD.org
|
||||
@ -23,6 +23,7 @@ USES= autoreconf ssl
|
||||
USE_GITHUB= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ENV= LIBS="${LIBS} -lpcap"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
bin/flowgrind
|
||||
bin/flowgrind-stop
|
||||
sbin/flowgrindd
|
||||
man/man1/flowgrind-stop.1.gz
|
||||
man/man1/flowgrind.1.gz
|
||||
man/man1/flowgrindd.1.gz
|
||||
share/man/man1/flowgrind-stop.1.gz
|
||||
share/man/man1/flowgrind.1.gz
|
||||
share/man/man1/flowgrindd.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user