mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
f350303547
split mule into three ports: editors/mule: no language-specific support japanese/mule-canna: Japanese support, Canna library built-in japanese/mule-wnn: Japanese support, Wnn library built-in Note that the two ports under japanese/ will overwrite some of the emacs support files. Although this itself isn't a problem, if you pkg_delete it, you will lose some files needed for emacs. (This is explained in DESCR, although god knows who reads them.) Also I've listed every single file in the PLIST.
10 lines
206 B
Makefile
10 lines
206 B
Makefile
# $Id: Makefile,v 1.6 1995/04/05 08:59:36 asami Exp $
|
|
#
|
|
# restricted: none
|
|
#
|
|
# doesn't compile: mh
|
|
#
|
|
SUBDIR= Canna Wnn gawk grep kterm less nkf mule-canna mule-wnn sed tcl tk
|
|
|
|
.include <bsd.port.subdir.mk>
|