mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
84ea4ee842
pending the final semi-automatic purge. Approved by: portmgr (implicitly)
16 lines
356 B
Makefile
16 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"
|