mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
1aab0e8d9c
Submitted by: Yukitoshi Takigami <taki@wing.ne.jp> Obtained from: ports-jp@jp.freebsd.org
15 lines
300 B
Makefile
15 lines
300 B
Makefile
# New ports collection makefile for: XEmacs with Wnn6
|
|
# Version required: 21.1.6
|
|
# Date created: 25 January 1998
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
WNN6= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../japanese/xemacs
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|