Files
domo/bsp/buildroot-2017.02.11/package/x11r7/xproto_xproxymanagementprotocol/xproto_xproxymanagementprotocol.mk
2018-05-22 15:35:47 +02:00

16 lines
697 B
Makefile

################################################################################
#
# xproto_xproxymanagementprotocol
#
################################################################################
XPROTO_XPROXYMANAGEMENTPROTOCOL_VERSION = 1.0.3
XPROTO_XPROXYMANAGEMENTPROTOCOL_SOURCE = xproxymanagementprotocol-$(XPROTO_XPROXYMANAGEMENTPROTOCOL_VERSION).tar.bz2
XPROTO_XPROXYMANAGEMENTPROTOCOL_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_XPROXYMANAGEMENTPROTOCOL_LICENSE = MIT
XPROTO_XPROXYMANAGEMENTPROTOCOL_LICENSE_FILES = COPYING
XPROTO_XPROXYMANAGEMENTPROTOCOL_INSTALL_STAGING = YES
XPROTO_XPROXYMANAGEMENTPROTOCOL_INSTALL_TARGET = NO
$(eval $(autotools-package))