SPK_NAME = disktype
SPK_VERS = 9
SPK_REV = 1

DEPENDS = cross/disktype

MAINTAINER = SynoCommunity
DESCRIPTION = Detects the content format of a disk or disk image by checking for signatures of file systems, partition tables, and boot codes.
STARTABLE = no

HOMEPAGE = https://disktype.sourceforge.net/
LICENSE = MIT

SPK_COMMANDS = bin/disktype

include ../../mk/spksrc.spk.mk
