summaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-10-12 20:14:08 +0000
committerrillig <rillig@pkgsrc.org>2019-10-12 20:14:08 +0000
commite8b8bc231717d13e5554ac76880a849f8b598d78 (patch)
tree05ad461c12c14d5f6b579dd04cca8667c632bad2 /mbone
parentaad9534cb0b078beb323c025ff07c8bf1d193820 (diff)
downloadpkgsrc-e8b8bc231717d13e5554ac76880a849f8b598d78.tar.gz
mbone/rtptools: fix location of HTML documentation
Diffstat (limited to 'mbone')
-rw-r--r--mbone/rtptools/Makefile5
-rw-r--r--mbone/rtptools/PLIST6
2 files changed, 6 insertions, 5 deletions
diff --git a/mbone/rtptools/Makefile b/mbone/rtptools/Makefile
index 9e22809ab95..b7f5360ba8a 100644
--- a/mbone/rtptools/Makefile
+++ b/mbone/rtptools/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2017/05/06 08:22:23 mef Exp $
+# $NetBSD: Makefile,v 1.12 2019/10/12 20:14:08 rillig Exp $
#
DISTNAME= rtptools-1.21
+PKGREVISION= 1
CATEGORIES= mbone
MASTER_SITES= http://www.cs.columbia.edu/IRT/software/rtptools/download/
@@ -13,7 +14,7 @@ COMMENT= Tools for processing RTP data
GNU_CONFIGURE= yes
CPPFLAGS+= -Dunix
-HTMLDIR= ${PREFIX}/share/doc/html/rtptools
+HTMLDIR= ${PREFIX}/share/doc/rtptools
EGDIR= ${PREFIX}/share/examples/rtptools
post-install:
diff --git a/mbone/rtptools/PLIST b/mbone/rtptools/PLIST
index 1b23d700c76..44d19055987 100644
--- a/mbone/rtptools/PLIST
+++ b/mbone/rtptools/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:06:15 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/10/12 20:14:08 rillig Exp $
bin/rtpdump
bin/rtpplay
bin/rtpsend
bin/rtptrans
-share/doc/html/rtptools/ChangeLog.html
-share/doc/html/rtptools/rtptools.html
+share/doc/rtptools/ChangeLog.html
+share/doc/rtptools/rtptools.html
share/examples/rtptools/multidump
share/examples/rtptools/multiplay