mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
84ea4ee842
pending the final semi-automatic purge. Approved by: portmgr (implicitly)
16 lines
365 B
Makefile
16 lines
365 B
Makefile
# New ports collection makefile for: XEmacs for Japanese with Canna input
|
|
# 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 Canna support
|
|
|
|
CANNA= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|