84ea4ee842
pending the final semi-automatic purge. Approved by: portmgr (implicitly)
15 lines
356 B
Makefile
15 lines
356 B
Makefile
# New ports collection makefile for: XEmacs for Japanese with Wnn6
|
|
# Date created: 3 Jan 2002
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/xemacs-devel-mule
|
|
COMMENT= XEmacs(gamma version) text editor, with SJ3, SKK and Wnn6 support
|
|
|
|
WNN6= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|