1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00
Pav Lucistnik 4addcd869d Add libchewing, an Intelligent Chinese Phonetic Input Method for UNIX.
PR:		ports/72620
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2004-10-13 22:23:42 +00:00

24 lines
504 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.2.4
CATEGORIES= chinese textproc
MASTER_SITES= http://jserv.sayya.org/qooing/
EXTRACT_SUFX= .tgz
MAINTAINER= kcwu@csie.org
COMMENT= The Chewing intelligent phonetic input method library
USE_GNOME= gnomehack pkgconfig
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
.include <bsd.port.mk>