mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
c7e82bb084
Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580
14 lines
286 B
Makefile
14 lines
286 B
Makefile
# New ports collection makefile for: XEmacs for Japanese with Canna
|
|
# Version required: 20.4
|
|
# Date created: 5 Dec 1997
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
PKGNAME?= ja-xemacs-canna-20.4
|
|
|
|
CANNA= yes
|
|
|
|
.include "${.CURDIR}/../../japanese/xemacs/Makefile"
|