1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 inherit toolchain-funcs
8 DESCRIPTION="Detect the content format of a disk or disk image"
9 HOMEPAGE="http://disktype.sourceforge.net/"
10 SRC_URI="https://downloads.sourceforge.net/disktype/${P}.tar.gz"
14 KEYWORDS="amd64 arm ppc sparc x86"
17 emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
22 dodoc README HISTORY TODO