mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
15 lines
297 B
Makefile
15 lines
297 B
Makefile
|
# 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"
|