diff options
Diffstat (limited to 'converters/latex2rtf/PLIST')
-rw-r--r-- | converters/latex2rtf/PLIST | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/converters/latex2rtf/PLIST b/converters/latex2rtf/PLIST new file mode 100644 index 00000000000..c1f7f6d7ecb --- /dev/null +++ b/converters/latex2rtf/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:50:53 zuntum Exp $ +bin/latex2rtf +@unexec install-info --delete %D/info/latex2rtf.info %D/info/dir +info/latex2rtf.info +@exec install-info %D/info/latex2rtf.info %D/info/dir +share/latex2rtf/direct.cfg +share/latex2rtf/english.cfg +share/latex2rtf/fonts.cfg +share/latex2rtf/german.cfg +share/latex2rtf/ignore.cfg +share/latex2rtf/spanish.cfg +man/man1/latex2rtf.1 +share/doc/latex2rtf/latex2rtf.html +share/doc/latex2rtf/latex2rtf.pdf +@dirrm share/doc/latex2rtf +@dirrm share/latex2rtf |