blob: c3d11f97bf2036509a53aa0786175e2f4653d32b [file] [log] [blame]
Alexandre Belloni8dfd59d2013-06-05 23:53:30 +00001################################################################################
Samuel Martin87854c12013-03-11 18:58:40 +00002#
3# ussp-push
4#
Alexandre Belloni8dfd59d2013-06-05 23:53:30 +00005################################################################################
Samuel Martin87854c12013-03-11 18:58:40 +00006
7USSP_PUSH_VERSION = 0.11
8USSP_PUSH_SITE = http://www.xmailserver.org
9USSP_PUSH_LICENSE = GPLv2+
10USSP_PUSH_LICENSE_FILES = COPYING
11
12USSP_PUSH_DEPENDENCIES = bluez_utils openobex
13
14$(eval $(autotools-package))