1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-29 21:21:54 +01:00
Files
operating-system/buildroot/package/lsscsi/lsscsi.mk
2018-03-17 23:47:00 +00:00

14 lines
368 B
Makefile

################################################################################
#
# lsscsi
#
################################################################################
LSSCSI_VERSION = 0.28
LSSCSI_SOURCE = lsscsi-$(LSSCSI_VERSION).tgz
LSSCSI_SITE = http://sg.danny.cz/scsi
LSSCSI_LICENSE = GPL-2.0+
LSSCSI_LICENSE_FILES = COPYING
$(eval $(autotools-package))