blob: 043d9cb6f0e79c08bc5c47d42ee1a96c0b3b54b5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# 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"
|