diff options
author | cjh <cjh@FreeBSD.org> | 2000-07-05 22:58:12 +0800 |
---|---|---|
committer | cjh <cjh@FreeBSD.org> | 2000-07-05 22:58:12 +0800 |
commit | 768878abb135546f6f300eb55a6c9e3a924c1b8f (patch) | |
tree | 110e9c5d7dff9635975eef01282b628523741e1a /print/Makefile | |
parent | 684cfa4f1b47032a6bb8efc1582f12c8e56a85c9 (diff) | |
download | freebsd-ports-gnome-768878abb135546f6f300eb55a6c9e3a924c1b8f.tar.gz freebsd-ports-gnome-768878abb135546f6f300eb55a6c9e3a924c1b8f.tar.zst freebsd-ports-gnome-768878abb135546f6f300eb55a6c9e3a924c1b8f.zip |
Add CJK-LuX, Document processor interfaced with LaTeX, with CJK support
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 6797b28a82eb..ee16ae93c5ca 100644 --- a/print/Makefile +++ b/print/Makefile @@ -20,6 +20,7 @@ SUBDIR += c2ps-a4 SUBDIR += c2ps-letter SUBDIR += cdlabelgen + SUBDIR += cjk-lyx SUBDIR += cmpsfont SUBDIR += detex SUBDIR += dvi2tty |