summaryrefslogtreecommitdiff
path: root/app-doc/halibut/halibut-1.3.ebuild
blob: 2223d7aac8d4a55494c1557171d17ccf0024d8ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

DESCRIPTION="yet another free document preparation system"
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/halibut/"
SRC_URI="https://www.chiark.greenend.org.uk/~sgtatham/${PN}/${P}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 ~riscv ~sparc x86"