aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/libgooglepinyin/Makefile
blob: 6aa045c3f3efaeeaa4eee633b313204d5fd8d5ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Zhihao Yuan <lichray@gmail.com>
# $FreeBSD$

PORTNAME=   libgooglepinyin
PORTVERSION=    0.1.2
CATEGORIES= chinese devel
MASTER_SITES=   ${MASTER_SITE_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>