69f716072f
RIME chinese input method data, rime-terra-pinyin
12 lines
350 B
Makefile
12 lines
350 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/02/20 21:06:33 ryoon Exp $
|
|
|
|
.include "../../meta-pkgs/rime-data/Makefile.common"
|
|
|
|
GITHUB_PROJECT= rime-terra-pinyin
|
|
GITHUB_TAG= ce7b9249612f575d2f43d51fcacd31d1b4e0ef1b
|
|
DISTNAME= ${GITHUB_PROJECT}-0.0.0.20210201
|
|
|
|
COMMENT= Rime input method engine data, terra-pinyin
|
|
LICENSE= gnu-lgpl-v3
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|