37e782dfbc
minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt)
14 lines
305 B
Makefile
14 lines
305 B
Makefile
# Created by: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= chinese
|
|
PKGNAMESUFFIX= -lib
|
|
|
|
COMMENT= Japanese/Chinese/Korean input method (Chinese client libraries)
|
|
|
|
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-lib
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
OPTIONS_DEFAULT=CWNN LIB
|
|
|
|
.include "${MASTERDIR}/Makefile"
|