aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/libchewing/Makefile
blob: ab3aef166ea8cdd73f7b40399b71621d1c049428 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    libchewing
# Date created:     5 Sep 2004
# Whom:         Kuang-che Wu <kcwu@csie.org>
#
# $FreeBSD$
#

PORTNAME=   libchewing
PORTVERSION=    0.3.2
CATEGORIES= chinese textproc
MASTER_SITES=   http://chewing.csie.net/download/libchewing/

MAINTAINER= clsung@FreeBSD.org
COMMENT=    The Chewing intelligent phonetic input method library

USE_GNOME=  gnomehack pkgconfig
GNU_CONFIGURE=  yes
USE_LDCONFIG=   yes
USE_BZIP2=  yes

DATADIR=    ${PREFIX}/share/chewing

.include <bsd.port.mk>