ccda03637f
The intelligent phonetic input method library. Ok'ed by wiz.
17 lines
403 B
Makefile
17 lines
403 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2006/01/28 02:42:06 rxg Exp $
|
|
#
|
|
|
|
DISTNAME= libchewing-0.2.7
|
|
CATEGORIES= chinese inputmethod
|
|
MASTER_SITES= http://chewing.csie.net/download/libchewing/
|
|
|
|
MAINTAINER= rxg@NetBSD.org
|
|
HOMEPAGE= http://chewing.csie.net/
|
|
COMMENT= The intelligent phonetic input method library
|
|
|
|
USE_LIBTOOL= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
PKGCONFIG_OVERRIDE= chewing.pc.in
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|