mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
1aab0e8d9c
Submitted by: Yukitoshi Takigami <taki@wing.ne.jp> Obtained from: ports-jp@jp.freebsd.org
15 lines
310 B
Makefile
15 lines
310 B
Makefile
# New ports collection makefile for: XEmacs for Japanese with Canna
|
|
# Version required: 21.1.6
|
|
# Date created: 5 Dec 1997
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CANNA= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../japanese/xemacs
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|