summaryrefslogtreecommitdiff
path: root/chinese/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-02-11 04:46:54 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-02-11 04:46:54 +0000
commit55f17cffb2a040ca63768d2145e712521297b0df (patch)
treeb35d759ebdd57f49e2ae8828e7e90b08dbfa407a /chinese/Makefile
parentPrefix PKGNAME with "cn-" for those that needed it. (diff)
Turn on c2t, gb2ps, gbscript, hc, and lunar.
Notes
Notes: svn path=/head/; revision=5573
Diffstat (limited to 'chinese/Makefile')
-rw-r--r--chinese/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index c2a48c64c5a7..96283613ba09 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -1,9 +1,14 @@
-# $Id: Makefile,v 1.5 1996/11/13 12:53:52 asami Exp $
+# $Id: Makefile,v 1.6 1996/11/26 08:18:57 asami Exp $
#
SUBDIR += Wnn
+ SUBDIR += c2t
SUBDIR += celvis
SUBDIR += cless
SUBDIR += cxterm
+ SUBDIR += gb2ps
+ SUBDIR += gbscript
+ SUBDIR += hc
+ SUBDIR += lunar
.include <bsd.port.subdir.mk>