14405bd0fd
Canna and FreeWnn input methods. This port is the slave port of the editors/xemacs-devel-mule.
17 lines
382 B
Makefile
17 lines
382 B
Makefile
# New ports collection makefile for: XEmacs for Japanese with Canna and FreeWnn
|
|
# 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+freewnn/pkg-comment
|
|
|
|
CANNA= yes
|
|
FREEWNN= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|