2d0e4e7f23
RIME chinese input method data, rime-cantonese
12 lines
355 B
Makefile
12 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/03/06 04:44:29 ryoon Exp $
|
|
|
|
.include "../../meta-pkgs/rime-data/Makefile.common"
|
|
|
|
GITHUB_PROJECT= rime-cantonese
|
|
GITHUB_TAG= cbe80d3fd80c2679212cea68417f536eeba30395
|
|
DISTNAME= ${GITHUB_PROJECT}-0.0.0.20210218
|
|
|
|
COMMENT= Rime input method engine data, cantonese
|
|
LICENSE= odbl-v1 AND cc-by-v4.0
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|