mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
17 lines
341 B
Makefile
17 lines
341 B
Makefile
# New ports collection makefile for: XEmacs for Japanese
|
|
# 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 and Canna)
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule
|
|
|
|
CANNA= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|