17 lines
382 B
Makefile
Raw Normal View History

2011-07-19 16:51:34 +00:00
# $OpenBSD: Makefile,v 1.22 2011/07/19 16:51:34 jasper Exp $
# $FreeBSD: Makefile,v 1.16 1997/11/17 18:36:43 max Exp $
SUBDIR =
1998-01-03 21:41:40 +00:00
SUBDIR += c2t
2011-05-12 09:59:35 +00:00
SUBDIR += cconv
2000-01-18 10:14:53 +00:00
SUBDIR += cless
2000-05-31 02:24:33 +00:00
SUBDIR += crxvt
2002-01-24 01:44:46 +00:00
SUBDIR += hc
2008-10-04 08:13:36 +00:00
SUBDIR += libchewing
2004-01-14 05:57:05 +00:00
SUBDIR += libtabe
1998-01-03 21:41:40 +00:00
SUBDIR += lunar
2002-01-07 15:48:50 +00:00
SUBDIR += py-zhCodecs
2001-01-19 02:55:48 +00:00
SUBDIR += ttfm
.include <bsd.port.subdir.mk>