1998-05-26 17:09:11 +02:00
|
|
|
# New ports collection makefile for: XEmacs with Wnn4
|
2000-01-06 02:46:39 +01:00
|
|
|
# Version required: 21.1
|
1998-05-26 17:09:11 +02:00
|
|
|
# Date created: 25 January 1998
|
|
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
|
|
#
|
1999-08-25 07:28:01 +02:00
|
|
|
# $FreeBSD$
|
1998-05-26 17:09:11 +02:00
|
|
|
#
|
|
|
|
|
2000-01-06 02:46:39 +01:00
|
|
|
.include <bsd.port.pre.mk>
|
1998-05-26 17:09:11 +02:00
|
|
|
|
2000-01-06 02:46:39 +01:00
|
|
|
XEMACS_MAJOR_VER= ${.CURDIR:S!^${PORTSDIR}/japanese/xemacs!!:S!-wnn4$!!}
|
|
|
|
WNN4= yes
|
|
|
|
|
|
|
|
.include "${.CURDIR}/../xemacs${XEMACS_MAJOR_VER}-canna/Makefile"
|