d3fc97c432
Approved by: portmgr (implicitly)
15 lines
372 B
Makefile
15 lines
372 B
Makefile
# New ports collection makefile for: libraries of FreeWnn
|
|
# Date created: 00/08/25
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -lib
|
|
COMMENT= A Japanese/Chinese/Korean input method (Korean client libraries)
|
|
CATEGORIES= korean
|
|
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-lib
|
|
PKGDIR= ${.CURDIR}
|
|
WNN= kWnn
|
|
|
|
.include "${MASTERDIR}/Makefile"
|