10 lines
330 B
Makefile
10 lines
330 B
Makefile
################################################################################
|
|
#
|
|
# hassio
|
|
#
|
|
################################################################################
|
|
|
|
HASSIO_VERSION = 0.1
|
|
HASSIO_LICENSE = Apache License 2.0
|
|
HASSIO_LICENSE_FILES = https://raw.githubusercontent.com/home-assistant/hassio-os/master/LICENSE
|