summaryrefslogtreecommitdiff
path: root/inputmethod/libchewing/Makefile
blob: f6f1533c68c9ecf5d573032e05fef7f55638fe82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $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"