freebsd-ports/chinese/libchewing/Makefile
Cheng-Lung Sung bdf99ce26e - Update to 0.3.2
PR:		ports/140991
Submitted by:	Denny Lin <dennylin93_AT_cnmc32 dot hs dot ntnu dot edu dot tw>
2009-12-18 05:06:18 +00:00

23 lines
497 B
Makefile

# 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>