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