1
0
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:
Muhammad Moinur Rahman 2024-02-22 12:58:22 +01:00
parent c7d22bd5fa
commit 9d81da9e2b
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 5 additions and 4 deletions

View File

@ -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>

View File

@ -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