diff options
author | Murray Stokely <murray@FreeBSD.org> | 2001-09-08 01:06:06 +0000 |
---|---|---|
committer | Murray Stokely <murray@FreeBSD.org> | 2001-09-08 01:06:06 +0000 |
commit | cc453cdb5c5688015b37624e39d64f8b99734277 (patch) | |
tree | 855057d83ca0fccf1bfc09b1627fce04343f8d22 /print/hugelatex/pkg-plist | |
parent | f70925bdbc97dae9dfcc6bcb7147e73265d50b56 (diff) |
Add hugelatex, a meta-port for teTeX that builds a version of latex
with higher default limits.
Obtained from: NetBSD
Notes
Notes:
svn path=/head/; revision=47516
Diffstat (limited to 'print/hugelatex/pkg-plist')
-rw-r--r-- | print/hugelatex/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/print/hugelatex/pkg-plist b/print/hugelatex/pkg-plist new file mode 100644 index 000000000000..420457db0f1b --- /dev/null +++ b/print/hugelatex/pkg-plist @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.2 2000/11/27 22:59:46 hubertf Exp $ +bin/hugelatex +share/texmf/web2c/hugelatex.fmt +share/texmf/web2c/hugelatex.log +@exec cp %D/share/texmf/web2c/texmf.cnf %D/share/texmf/web2c/texmf.cnf-before-hugelatex +share/texmf/web2c/texmf.cnf +@unexec mv %D/share/texmf/web2c/texmf.cnf-before-hugelatex %D/share/texmf/web2c/texmf.cnf +@unexec %D/bin/mktexlsr |