blob: 46f5cca87c168d083938a7f853a8d9e1cd972bd2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: XEmacs with Canna and Wnn4
# Version required: 20.4
# Date created: 5 Dec 1997
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
# $Id$
#
PKGNAME= ja-xemacs-canna+wnn4-20.4
CANNA= yes
WNN4= yes
.include "${.CURDIR}/../../japanese/xemacs/Makefile"
|