mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
17 lines
343 B
Makefile
17 lines
343 B
Makefile
# New ports collection makefile for: XEmacs for Japanese with Wnn6
|
|
# Date created: 3 Jan 2002
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
COMMENT= XEmacs(beta version) text editor(SJ3, SKK and Wnn6)
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/xemacs-devel-mule
|
|
|
|
WNN6= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|