mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
Fixed a minor issue in Makefile which was missed in initial import.
Approved by: miwi (mentor)
This commit is contained in:
parent
b0a9512907
commit
1ff44c21e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176872
1 changed files with 3 additions and 0 deletions
|
@ -16,7 +16,10 @@ COMMENT= A client/server jitter measurement utility
|
|||
|
||||
WRKSRC= ${WRKDIR}
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN1= sjitter.1
|
||||
MANCOMPRESSED= yes
|
||||
|
||||
PLIST_FILES= sbin/sjitters sbin/sjitterc
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Add table
Reference in a new issue