100f0c7870
breaking cd /usr/ports && SUBDIR=some/path make something for category makefiles. While there, also put spaces around += uniformously. okay naddy@, jasper@
24 lines
545 B
Makefile
24 lines
545 B
Makefile
# $OpenBSD: Makefile,v 1.18 2010/02/01 17:00:12 espie Exp $
|
|
# $FreeBSD: Makefile,v 1.16 1997/11/17 18:36:43 max Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += arphicttf
|
|
SUBDIR += bg5pdf
|
|
SUBDIR += bg5ps
|
|
SUBDIR += c2t
|
|
SUBDIR += cless
|
|
SUBDIR += crxvt
|
|
SUBDIR += hc
|
|
SUBDIR += kcfonts
|
|
SUBDIR += libchewing
|
|
SUBDIR += libtabe
|
|
SUBDIR += lunar
|
|
SUBDIR += py-zhCodecs
|
|
SUBDIR += rxvt-big5
|
|
SUBDIR += taipeifonts
|
|
SUBDIR += ttfm
|
|
SUBDIR += xcin
|
|
SUBDIR += xcin25
|
|
|
|
.include <bsd.port.subdir.mk>
|