The plist module already automatically converts "man" page entries into
${PKGMANDIR} entries, so no need to do it here.
This commit is contained in:
parent
c1f902ab1a
commit
565ad4c2da
6 changed files with 13 additions and 13 deletions
|
@ -1,4 +1,5 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2005/11/05 17:18:17 gschwarz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.5 2006/03/16 23:14:21 jlamwww Exp $
|
||||
man/man8/boa.8
|
||||
sbin/boa
|
||||
sbin/boa_indexer
|
||||
share/examples/boa/boa.conf
|
||||
|
@ -7,6 +8,5 @@ share/examples/boa/nph-test.cgi
|
|||
share/examples/boa/resolver.pl
|
||||
share/doc/boa/CREDITS
|
||||
share/doc/boa/README
|
||||
${PKGMANDIR}/man8/boa.8
|
||||
@dirrm share/examples/boa
|
||||
@dirrm share/doc/boa
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.6 2005/11/22 19:20:22 rillig Exp $
|
||||
@comment $NetBSD: PLIST,v 1.7 2006/03/16 23:14:21 jlamwww Exp $
|
||||
${GUI}bin/linphone
|
||||
bin/linphonec
|
||||
include/linphone/config.h
|
||||
|
@ -22,8 +22,8 @@ include/ortp/telephonyevents.h
|
|||
${GUI}libexec/linphone_applet
|
||||
lib/liblinphone.la
|
||||
lib/libortp.la
|
||||
${PKGMANDIR}/man1/linphone.1
|
||||
${PKGMANDIR}/man1/linphonec.1
|
||||
man/man1/linphone.1
|
||||
man/man1/linphonec.1
|
||||
share/applications/linphone.desktop
|
||||
share/doc/linphone/mediastreamer/book1.html
|
||||
share/doc/linphone/mediastreamer/coreapi.html
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/05 17:56:08 gschwarz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2006/03/16 23:14:21 jlamwww Exp $
|
||||
bin/moe
|
||||
man/man1/moe.1
|
||||
share/examples/moe/moerc
|
||||
${PKGMANDIR}/man1/moe.1
|
||||
@dirrm share/examples/moe
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2005/11/05 18:28:51 gschwarz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2006/03/16 23:14:21 jlamwww Exp $
|
||||
bin/sipsak
|
||||
${PKGMANDIR}/man1/sipsak.1
|
||||
man/man1/sipsak.1
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2005/11/26 20:39:43 gschwarz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.5 2006/03/16 23:14:21 jlamwww Exp $
|
||||
sbin/traceroute-nanog
|
||||
${PKGMANDIR}/man8/traceroute-nanog.8
|
||||
man/man8/traceroute-nanog.8
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2005/11/05 18:33:13 gschwarz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2006/03/16 23:14:21 jlamwww Exp $
|
||||
bin/uqwk
|
||||
${PKGMANDIR}/man1/uqwk.1
|
||||
man/man1/uqwk.1
|
||||
|
|
Loading…
Reference in a new issue