blob: f1e6e069139a9b9d610359346adf467e4bbf83ca (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# $Id: Makefile,v 1.12 1997/05/03 21:52:20 max Exp $
#
SUBDIR += Wnn
SUBDIR += afterstep
SUBDIR += elm
SUBDIR += h2ps
SUBDIR += hanterm
SUBDIR += hanterm-autofont
SUBDIR += hanterm-xf86
SUBDIR += hanyangfonts
SUBDIR += hcode
SUBDIR += helvis
SUBDIR += hmconv
SUBDIR += johabfonts
SUBDIR += nhpf
SUBDIR += nvi-euc-kr
SUBDIR += nvi-iso-2022-kr
SUBDIR += pine
SUBDIR += pinetreefonts
.include <bsd.port.subdir.mk>
|