1 # Copyright 1999-2022 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION
="An open-source Chinese font derived from Klee One (Fontworks)."
9 HOMEPAGE
="https://github.com/ButTaiwan/iansui"
10 SRC_URI
="https://github.com/ButTaiwan/iansui/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
21 # remove README.md to prevent it from being installed as doc
22 rm "${S}/README.md" || die