mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
e9256feffb
packages. The editors/mule-common package contains the language- independent parts. Add some new ports based on input methods. They don't take up much space because of efficient sharing. PR: 4411 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
20 lines
386 B
Makefile
20 lines
386 B
Makefile
# $Id: Makefile,v 1.10 1997/04/09 07:07:20 asami Exp $
|
|
#
|
|
|
|
SUBDIR += Wnn
|
|
SUBDIR += big5con
|
|
SUBDIR += c2t
|
|
SUBDIR += celvis
|
|
SUBDIR += cless
|
|
SUBDIR += cxterm
|
|
SUBDIR += gb2ps
|
|
SUBDIR += gbscript
|
|
SUBDIR += hc
|
|
SUBDIR += lunar
|
|
SUBDIR += mule-wnn4
|
|
SUBDIR += nvi-big5
|
|
SUBDIR += nvi-euc-cn
|
|
SUBDIR += nvi-euc-tw
|
|
|
|
.include <bsd.port.subdir.mk>
|