16 lines
349 B
Makefile
16 lines
349 B
Makefile
# New ports collection makefile for: XEmacs with FreeWnn
|
|
# Date created: 25 January 1998
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
COMMENT= XEmacs(stable version) text editor(SJ3, SKK and FreeWnn)
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule
|
|
|
|
FREEWNN= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|