summaryrefslogtreecommitdiff
path: root/inputmethod/libchewing02/Makefile
blob: d983f4b31ca27d9a4a1128db381a2bc3b5e024a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.3 2013/08/10 07:11:02 obache Exp $
#

DISTNAME=	libchewing-0.2.7
CATEGORIES=	chinese inputmethod
MASTER_SITES=	http://chewing.googlecode.com/files/

MAINTAINER=	rxg@NetBSD.org
HOMEPAGE=	http://chewing.im/
COMMENT=	The intelligent phonetic input method library

USE_LIBTOOL=	yes
GNU_CONFIGURE=	yes

PKGCONFIG_OVERRIDE=	chewing.pc.in

.include "../../mk/bsd.pkg.mk"