98ab2b6adb
Canna input method. This is the slave port of editors/xemacs-devel-mule.
15 lines
355 B
Makefile
15 lines
355 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= ${.CURDIR}/../../japanese/xemacs-devel-canna/pkg-comment
|
|
|
|
CANNA= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|