mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
14 lines
291 B
Makefile
14 lines
291 B
Makefile
# Created by: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
|
|
CATEGORIES= korean
|
|
PKGNAMESUFFIX= -lib
|
|
|
|
COMMENT= Japanese/Chinese/Korean input method (Korean client libraries)
|
|
|
|
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-lib
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
OPTIONS_DEFAULT=KWNN LIB
|
|
|
|
.include "${MASTERDIR}/Makefile"
|