summaryrefslogtreecommitdiff
path: root/inputmethod/libchewing02/Makefile
blob: 5e8768400d8b1714939124d51a8bff9ecdbf6393 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 11:18:53 obache 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

PKG_DESTDIR_SUPPORT=	user-destdir

USE_LIBTOOL=	yes
GNU_CONFIGURE=	yes

PKGCONFIG_OVERRIDE=	chewing.pc.in

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