mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
16 lines
292 B
Makefile
16 lines
292 B
Makefile
# New ports collection makefile for: kinput2-wnn7
|
|
# Date created: 01/07/18
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT= Input server of Japanese text (Wnn7)
|
|
|
|
WNN7= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|