mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
18 lines
365 B
Makefile
18 lines
365 B
Makefile
# New ports collection makefile for: XEmacs with Canna and Wnn6
|
|
# Date created: 5 Dec 1997
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
COMMENT= XEmacs(stable version) text editor(SJ3, SKK, Canna and Wnn6)
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule
|
|
|
|
CANNA= yes
|
|
WNN6= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|