d3fc97c432
Approved by: portmgr (implicitly)
16 lines
298 B
Makefile
16 lines
298 B
Makefile
# New ports collection makefile for: kinput2-canna
|
|
# Date created: 19 Dec 1997
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT= Input server of Japanese text (Canna)
|
|
|
|
CANNA= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|