diff options
author | asami <asami@FreeBSD.org> | 1997-06-04 09:12:03 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-04 09:12:03 +0000 |
commit | b9353858f3a333a8725a3f20b56e7e939acaf0f6 (patch) | |
tree | 292ac965b14d690d1e282fc68a65f5bdc3195f76 /korean/Makefile | |
parent | 907f91e30759307ca20de0c342675fe9134a489b (diff) | |
download | FreeBSD-ports-b9353858f3a333a8725a3f20b56e7e939acaf0f6.zip FreeBSD-ports-b9353858f3a333a8725a3f20b56e7e939acaf0f6.tar.gz |
Added fvwm95, han, hfvw2, hlatexpsfonts, hpscat, linuxdoc-sgml,
netscape3, nh2ps, nhpf and ztelnet. This is the end of today's
mass Korean-port import, I surely have screwed up something
along the way.
Diffstat (limited to 'korean/Makefile')
-rw-r--r-- | korean/Makefile | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/korean/Makefile b/korean/Makefile index f1e6e06..fc69ed8 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -1,22 +1,32 @@ -# $Id: Makefile,v 1.12 1997/05/03 21:52:20 max Exp $ +# $Id: Makefile,v 1.13 1997/05/09 10:44:31 max Exp $ # SUBDIR += Wnn SUBDIR += afterstep SUBDIR += elm + SUBDIR += fvwm95 SUBDIR += h2ps + SUBDIR += han SUBDIR += hanterm SUBDIR += hanterm-autofont SUBDIR += hanterm-xf86 SUBDIR += hanyangfonts SUBDIR += hcode SUBDIR += helvis + SUBDIR += hfvwm2 + SUBDIR += hlatexpsfonts SUBDIR += hmconv + SUBDIR += hpscat SUBDIR += johabfonts + SUBDIR += linuxdoc-sgml + SUBDIR += netscape3 + SUBDIR += nh2ps SUBDIR += nhpf + SUBDIR += nhppf SUBDIR += nvi-euc-kr SUBDIR += nvi-iso-2022-kr SUBDIR += pine SUBDIR += pinetreefonts + SUBDIR += ztelnet .include <bsd.port.subdir.mk> |