b9f96a36d3
We recently removed mrxvt and rxvt due to the fact that upstream is dead and that thee code is vulnerable to CVE-2017-7483. On top of that, crxvt is very unstable: it dumps core after entering a few commands or pressing enter repeatedly a couple of times. OK jca@, dcoppa@, bcallah@, kevlo@, bentley@
15 lines
304 B
Makefile
15 lines
304 B
Makefile
# $OpenBSD: Makefile,v 1.24 2017/07/17 21:02:08 fcambus Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += c2t
|
|
SUBDIR += cconv
|
|
SUBDIR += cless
|
|
SUBDIR += hc
|
|
SUBDIR += libchewing
|
|
SUBDIR += libtabe
|
|
SUBDIR += lunar
|
|
SUBDIR += py-zhCodecs
|
|
SUBDIR += ttfm
|
|
|
|
.include <bsd.port.subdir.mk>
|