c2937ea108
Wnn6 input methods. This port is the slave port of the editors/xemacs-devel-mule.
16 lines
346 B
Makefile
16 lines
346 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= ${.CURDIR}/../../japanese/xemacs-devel-wnn6/pkg-comment
|
|
|
|
WNN6= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|