A big Thank You to the original contributors of these ports: * Alexey Dokuchaev <danfe@FreeBSD.org> * Hye-Shik Chang * Hye-Shik Chang <perky@FreeBSD.org> * Hyogeol Lee <hyogeollee@gmail.com> * Hyogeol, Lee <hyogeollee@gmail.com> * Jie Gao <gaoj@cpsc.ucalgary.ca> * Junho CHOI <junho.choi@gmail.com> * Ka Ho Ng <khng300@gmail.com> * Oh Junseon <hollywar@mail.holywar.net> * Satoshi TAOKA <taoka@FreeBSD.org> With hat: portmgr
11 lines
242 B
Makefile
11 lines
242 B
Makefile
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"
|