1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/chinese/libchewing/Makefile
Yen-Ming Lee 3c44bd2322 - update the URL of master site
- upgrade to 0.2.6

Approved by:	kcwu
2005-03-05 20:38:30 +00:00

24 lines
498 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.6
CATEGORIES= chinese textproc
MASTER_SITES= http://chewing.csie.net/download/libchewing/
MAINTAINER= kcwu@csie.org
COMMENT= The Chewing intelligent phonetic input method library
USE_GNOME= gnomehack pkgconfig
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
DATADIR= ${PREFIX}/share/chewing
.include <bsd.port.mk>