1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-01 14:12:20 +01:00
Files
operating-system/buildroot/package/ussp-push/ussp-push.mk
2018-03-17 23:47:00 +00:00

15 lines
388 B
Makefile

################################################################################
#
# ussp-push
#
################################################################################
USSP_PUSH_VERSION = 0.11
USSP_PUSH_SITE = http://www.xmailserver.org
USSP_PUSH_LICENSE = GPL-2.0+
USSP_PUSH_LICENSE_FILES = COPYING
USSP_PUSH_DEPENDENCIES = bluez_utils openobex
$(eval $(autotools-package))