mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
15 lines
297 B
Makefile
15 lines
297 B
Makefile
|
# 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>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
PKGNAME= ja-xemacs-canna+wnn6-20.4
|
||
|
|
||
|
CANNA= yes
|
||
|
WNN6= yes
|
||
|
|
||
|
.include "${.CURDIR}/../../japanese/xemacs/Makefile"
|