summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_xdbedizzy/xapp_xdbedizzy.mk
blob: 201990a7aab52492f40cfa5db50b42cfe33c1ee7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################
#
# xapp_xdbedizzy -- X.Org xdbedizzy application
#
################################################################################

XAPP_XDBEDIZZY_VERSION = 1.0.2
XAPP_XDBEDIZZY_SOURCE = xdbedizzy-$(XAPP_XDBEDIZZY_VERSION).tar.bz2
XAPP_XDBEDIZZY_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XDBEDIZZY_LICENSE = MIT
XAPP_XDBEDIZZY_LICENSE_FILES = COPYING
XAPP_XDBEDIZZY_DEPENDENCIES = xlib_libXext

$(eval $(autotools-package))