f02e929a72
PR: ports/94738 Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> (canna maintainer)
19 lines
405 B
Makefile
19 lines
405 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
|
|
|
|
MAINTAINER= nokubi@ff.iij4u.or.jp
|
|
COMMENT= XEmacs(stable version) text editor(SJ3, SKK and Canna)
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule
|
|
|
|
CANNA= yes
|
|
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
|
|
.include "${MASTERDIR}/Makefile"
|