# Created by: Zhihao Yuan <lichray@gmail.com>
# $FreeBSD: chinese/libgooglepinyin/Makefile 327713 2013-09-20 16:01:22Z bapt $

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

NO_STAGE=	yes
.include <bsd.port.mk>
