diff options
author | yoichi <yoichi@FreeBSD.org> | 2002-01-27 08:18:27 +0800 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2002-01-27 08:18:27 +0800 |
commit | 16f02592591bcae4ff60e0594dcc8ab666184d6b (patch) | |
tree | 79963cdd656078796c3f84e01ed9c7ea24f173fc /print/Makefile | |
parent | 12373aaa7a6cbfe216c91d3760bd21d873ab6128 (diff) | |
download | freebsd-ports-graphics-16f02592591bcae4ff60e0594dcc8ab666184d6b.tar.gz freebsd-ports-graphics-16f02592591bcae4ff60e0594dcc8ab666184d6b.tar.zst freebsd-ports-graphics-16f02592591bcae4ff60e0594dcc8ab666184d6b.zip |
Add preview-latex, LaTeX previewer on Emacs 21.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 40d896a7e37..a513209a5db 100644 --- a/print/Makefile +++ b/print/Makefile @@ -132,6 +132,7 @@ SUBDIR += pkfonts600 SUBDIR += pnm2ppa SUBDIR += poster + SUBDIR += preview-latex SUBDIR += pscal SUBDIR += pstotext SUBDIR += psutils-a4 |