mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
18 lines
353 B
Makefile
18 lines
353 B
Makefile
# Created by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 2
|
|
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
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|