summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-09 13:00:37 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-09 13:00:37 +0000
commit457892bb86159c787c3fc5f51c9ebb3519c5b33d (patch)
treee349d14f18a88a7d8aa41d95c0451f7b0af9d56c /japanese
parentJapanese version of xdvi with vector font support. (diff)
Added dvi2ps and vfxdvi (now that's one hard-to-type word!).
Notes
Notes: svn path=/head/; revision=4362
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 448cd5574b10..619177b927a6 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.36 1996/10/18 15:05:24 asami Exp $
+# $Id: Makefile,v 1.37 1996/11/02 12:35:41 asami Exp $
#
SUBDIR += Canna
SUBDIR += Wnn
SUBDIR += chimera
+ SUBDIR += dvi2ps
SUBDIR += dvi2tty
SUBDIR += ejdict
SUBDIR += elvis
@@ -52,6 +53,7 @@
SUBDIR += today
SUBDIR += vfghostscript
SUBDIR += vflib
+ SUBDIR += vfxdvi
SUBDIR += xdvi
.include <bsd.port.subdir.mk>