diff options
author | jlam <jlam> | 2001-08-25 02:12:05 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-08-25 02:12:05 +0000 |
commit | 7dd5a3b75ebdf8e0a660945e291378dff9d78797 (patch) | |
tree | fda83173dd87552a80183e5d4389daeb182cf77b /converters | |
parent | f215819b7b01a0e6e67b816fc8df20092806a065 (diff) | |
download | pkgsrc-7dd5a3b75ebdf8e0a660945e291378dff9d78797.tar.gz |
Add some installed files missing from the PLIST.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/wv/pkg/PLIST | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/converters/wv/pkg/PLIST b/converters/wv/pkg/PLIST index 8db3fe72216..96af66c7593 100644 --- a/converters/wv/pkg/PLIST +++ b/converters/wv/pkg/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.4 2001/07/13 04:49:11 kei Exp $ +@comment $NetBSD: PLIST,v 1.5 2001/08/25 02:12:05 jlam Exp $ +bin/make_epses.sh bin/wv-incconfig bin/wv-libconfig +bin/wvAbw bin/wvCleanLatex bin/wvConvert bin/wvDVI @@ -9,13 +11,17 @@ bin/wvLatex bin/wvMime bin/wvPDF bin/wvPS +bin/wvRTF bin/wvSimpleCLX bin/wvSummary bin/wvText bin/wvVersion bin/wvWare +bin/wvWml include/wv.h +include/wvexporter.h lib/libwv.a +man/man1/wvAbw.1 man/man1/wvCleanLatex.1 man/man1/wvConvert.1 man/man1/wvDVI.1 @@ -24,10 +30,12 @@ man/man1/wvLatex.1 man/man1/wvMime.1 man/man1/wvPDF.1 man/man1/wvPS.1 +man/man1/wvRTF.1 man/man1/wvSummary.1 man/man1/wvText.1 man/man1/wvVersion.1 man/man1/wvWare.1 +man/man1/wvWml.1 share/doc/wv/COPYING share/doc/wv/CREDITS share/doc/wv/INSTALL |