1998-05-26 15:08:23 +00:00
|
|
|
# New ports collection makefile for: XEmacs with Canna and Wnn6
|
|
|
|
# Version required: 20.4
|
|
|
|
# Date created: 5 Dec 1997
|
|
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
|
|
#
|
1998-12-01 03:06:49 +00:00
|
|
|
# $Id: Makefile,v 1.2 1998/10/10 12:38:59 kuriyama Exp $
|
1998-05-26 15:08:23 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
PKGNAME= ja-xemacs-canna+wnn6-20.4
|
|
|
|
|
1998-10-10 12:39:13 +00:00
|
|
|
BROKEN_ELF= Wnn6 has not yet corresponded to ELF
|
|
|
|
|
1998-05-26 15:08:23 +00:00
|
|
|
CANNA= yes
|
|
|
|
WNN6= yes
|
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../../japanese/xemacs
|
|
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|