# New ports collection makefile for:	libgooglepinyin
# Date created:				11 Nov 2011
# Whom:			Zhihao Yuan <lichray@gmail.com>
#
# $FreeBSD: chinese/libgooglepinyin/Makefile 314960 2013-03-22 20:06:14Z makc $
#

PORTNAME=	libgooglepinyin
PORTVERSION=	0.1.2
CATEGORIES=	chinese devel
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}

MAINTAINER=	lichray@gmail.com
COMMENT=	A fork of Google Pinyin IME on Android

USE_BZIP2=	yes
USE_LDCONFIG=	yes
USES=		cmake

.include <bsd.port.mk>
