freebsd-ports/chinese/libgooglepinyin/Makefile
Vanilla I. Shu a57522f229 Support STAGEDIR.
Approved by:	portmgr (blanket infrastructure)
2014-01-08 15:47:09 +00:00

16 lines
321 B
Makefile

# 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= A fork of Google Pinyin IME on Android
USE_BZIP2= yes
USE_LDCONFIG= yes
USES= cmake
.include <bsd.port.mk>