e46b1da628
chinese/py-zhCodecs is python2-only, has no consumers, and hasn't been updated since 2002 OK sthen@
15 lines
299 B
Makefile
15 lines
299 B
Makefile
# $OpenBSD: Makefile,v 1.26 2019/08/14 12:47:14 kmos Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += c2t
|
|
SUBDIR += cconv
|
|
SUBDIR += cless
|
|
SUBDIR += hc
|
|
SUBDIR += libchewing
|
|
SUBDIR += libpinyin
|
|
SUBDIR += libtabe
|
|
SUBDIR += lunar
|
|
SUBDIR += ttfm
|
|
|
|
.include <bsd.port.subdir.mk>
|