2000-09-12 19:08:29 +02:00
|
|
|
# New ports collection makefile for: libraries of FreeWnn
|
|
|
|
# Date created: 00/08/25
|
|
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
1996-11-13 13:53:31 +01:00
|
|
|
#
|
1999-08-25 06:58:03 +02:00
|
|
|
# $FreeBSD$
|
1996-11-13 13:53:31 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
CATEGORIES= chinese
|
2008-10-26 20:17:56 +01:00
|
|
|
PKGNAMESUFFIX= -lib
|
|
|
|
|
2003-02-26 15:23:43 +01:00
|
|
|
COMMENT= A Japanese/Chinese/Korean input method (Chinese client libraries)
|
|
|
|
|
2008-10-26 20:17:56 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-lib
|
2000-10-08 12:23:48 +02:00
|
|
|
PKGDIR= ${.CURDIR}
|
2008-10-26 20:17:56 +01:00
|
|
|
|
|
|
|
WNNTYPE= CWNN
|
1998-12-01 04:06:49 +01:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|