mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
d3fc97c432
Approved by: portmgr (implicitly)
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"
|