mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
d4d639aac7
Approved by: portmgr (implicitly)
14 lines
357 B
Makefile
14 lines
357 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$
|
|
#
|
|
|
|
COMMENT= XEmacs(version ${XEMACS_MAJOR_VER}) text editor, with SJ3, SKK and FreeWnn support
|
|
|
|
XEMACS_MAJOR_VER= 21
|
|
FREEWNN= yes
|
|
|
|
.include "${.CURDIR}/../xemacs${XEMACS_MAJOR_VER}-canna/Makefile"
|