2905c4e912
japanise ports. So, set maintainer to ports@ there. Submitted by: Andrey Slusar <anray(at)inet.ua> (maintainer of xemacs21-mule)
19 lines
395 B
Makefile
19 lines
395 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
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= XEmacs(stable version) text editor(SJ3, SKK, Canna and Wnn6)
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule
|
|
|
|
CANNA= yes
|
|
WNN6= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|