diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2003-02-27 02:18:37 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2003-02-27 02:18:37 +0000 |
commit | 9f6a9e81ffb833b2f23d1eba3bf1e7cf0aca8e2e (patch) | |
tree | d983d72d3d0e012e784d0c7004654f35b3e74194 /print/latex-mk/PLIST | |
parent | ed3d5e86c0582f095d3a350052167e0029f66eb9 (diff) | |
download | pkgsrc-9f6a9e81ffb833b2f23d1eba3bf1e7cf0aca8e2e.tar.gz |
update to latex-mk-1.0
Notable changes are:
- support for dvipdfm added (USE_DVIPDFM)
- support for pdflatex added (USE_PDFLATEX)
- handful of bug fixes
Diffstat (limited to 'print/latex-mk/PLIST')
-rw-r--r-- | print/latex-mk/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/latex-mk/PLIST b/print/latex-mk/PLIST index 6ecab8771c9..0b218aa804d 100644 --- a/print/latex-mk/PLIST +++ b/print/latex-mk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/10/09 05:10:49 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/02/27 02:18:37 dmcmahill Exp $ bin/ieee-copyout bin/latex-mk @unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/latex-mk.info @@ -8,6 +8,7 @@ share/latex-mk/dated_draft.ps share/latex-mk/example/README-example.txt share/latex-mk/example/biblio.tex share/latex-mk/example/ex2.tex +share/latex-mk/example/ex3.tex share/latex-mk/example/example.tex share/latex-mk/example/makefile.gmk share/latex-mk/example/makefile.mk |