aboutsummaryrefslogtreecommitdiffstats
path: root/print/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-03-20 10:00:59 +0800
committerasami <asami@FreeBSD.org>1999-03-20 10:00:59 +0800
commitb63e4f4af35553f9ed3e603c3a15cfb431086973 (patch)
tree6924e7990e979c7c3ead88837bfad29fefa46c15 /print/Makefile
parentb43949a50e869580bfaa714887b20e9404888119 (diff)
downloadfreebsd-ports-graphics-b63e4f4af35553f9ed3e603c3a15cfb431086973.tar.gz
freebsd-ports-graphics-b63e4f4af35553f9ed3e603c3a15cfb431086973.tar.zst
freebsd-ports-graphics-b63e4f4af35553f9ed3e603c3a15cfb431086973.zip
Add yatex-mule, yatex-xemacs and yatex-xemacs-mule.
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile
index 7393a40805c..a1e197cbef2 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.82 1999/01/20 14:51:16 dirk Exp $
+# $Id: Makefile,v 1.83 1999/01/26 03:32:20 steve Exp $
#
SUBDIR += a2ps-a4
@@ -75,5 +75,8 @@
SUBDIR += xmbibtex
SUBDIR += xtem
SUBDIR += yatex
+ SUBDIR += yatex-mule
+ SUBDIR += yatex-xemacs
+ SUBDIR += yatex-xemacs-mule
.include <bsd.port.subdir.mk>