mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/rtptools: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
1952cd506b
commit
41ec161396
@ -1,5 +1,6 @@
|
||||
PORTNAME= rtptools
|
||||
DISTVERSION= 1.22
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net mbone
|
||||
|
||||
MAINTAINER= se@FreeBSD.org
|
||||
@ -11,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= autoreconf
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= irtlab
|
||||
|
||||
@ -18,7 +20,7 @@ PORTSCOUT= limit:^\d.*
|
||||
|
||||
.for f in multidump multiplay rtpdump rtpplay rtpsend rtptrans
|
||||
PLIST_FILES+= bin/${f}
|
||||
PLIST_FILES+= man/man1/${f}.1.gz
|
||||
PLIST_FILES+= share/man/man1/${f}.1.gz
|
||||
.endfor
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
Loading…
Reference in New Issue
Block a user