2905c4e912
japanise ports. So, set maintainer to ports@ there. Submitted by: Andrey Slusar <anray(at)inet.ua> (maintainer of xemacs21-mule)
18 lines
372 B
Makefile
18 lines
372 B
Makefile
# New ports collection makefile for: XEmacs with Wnn6
|
|
# Date created: 25 January 1998
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= XEmacs(stable version) text editor(SJ3, SKK and Wnn6)
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule
|
|
|
|
WNN6= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|