7b117d2167
Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib by me and is not released from the Product company of Wnn7 (Omron Software Co., Ltd). * Modify master ports of the above ports according to adding these. * [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected Submitted by: imp
15 lines
258 B
Makefile
15 lines
258 B
Makefile
# New ports collection makefile for: jvim3 for Canna and Wnn7
|
|
# Date created: 01/07/18
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CANNA= yes
|
|
WNN7= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../jvim3
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|