diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
commit | 37e782dfbc764c70ed1489c5c828d3c9ce5e4d65 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /chinese/libgooglepinyin | |
parent | bba40fef06a119bd90dc8b67e951957939f42e6e (diff) | |
download | ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.tar.gz ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.zip |
Notes
Diffstat (limited to 'chinese/libgooglepinyin')
-rw-r--r-- | chinese/libgooglepinyin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/libgooglepinyin/Makefile b/chinese/libgooglepinyin/Makefile index b3f2acc9c850..302f58523d2b 100644 --- a/chinese/libgooglepinyin/Makefile +++ b/chinese/libgooglepinyin/Makefile @@ -7,7 +7,7 @@ CATEGORIES= chinese devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= lichray@gmail.com -COMMENT= A fork of Google Pinyin IME on Android +COMMENT= Fork of Google Pinyin IME on Android USE_LDCONFIG= yes USES= tar:bzip2 cmake |