16 lines
327 B
Makefile
16 lines
327 B
Makefile
# $OpenBSD: Makefile,v 1.25 2019/04/01 04:31:33 kevlo Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += c2t
|
|
SUBDIR += cconv
|
|
SUBDIR += cless
|
|
SUBDIR += hc
|
|
SUBDIR += libchewing
|
|
SUBDIR += libpinyin
|
|
SUBDIR += libtabe
|
|
SUBDIR += lunar
|
|
SUBDIR += py-zhCodecs
|
|
SUBDIR += ttfm
|
|
|
|
.include <bsd.port.subdir.mk>
|