# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit git-r3 cmake

DESCRIPTION="The granddaddy of HTML tools, with support for modern standards"
HOMEPAGE="http://www.html-tidy.org/"
SRC_URI=""

EGIT_REPO_URI="https://github.com/htacg/tidy-html5.git"

LICENSE="W3C"
SLOT="0"
KEYWORDS=""
IUSE=""

DEPEND=""
RDEPEND=""