# Created by: Zhihao Yuan <lichray@gmail.com>
# $FreeBSD: tags/RELEASE_11_0_0/chinese/libgooglepinyin/Makefile 386312 2015-05-14 10:15:04Z mat $

PORTNAME=	libgooglepinyin
PORTVERSION=	0.1.2
CATEGORIES=	chinese devel
MASTER_SITES=	GOOGLE_CODE

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

LICENSE=	APACHE20

USE_LDCONFIG=	yes
USES=		tar:bzip2 cmake

.include <bsd.port.mk>
