b4e6d6a84847e6fd34093df1196ef60aa33892b5
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / x11r7 / xproto_fontsproto / xproto_fontsproto.mk
1 ################################################################################
2 #
3 # xproto_fontsproto
4 #
5 ################################################################################
6
7 XPROTO_FONTSPROTO_VERSION = 2.1.3
8 XPROTO_FONTSPROTO_SOURCE = fontsproto-$(XPROTO_FONTSPROTO_VERSION).tar.bz2
9 XPROTO_FONTSPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
10 XPROTO_FONTSPROTO_LICENSE = MIT
11 XPROTO_FONTSPROTO_LICENSE_FILES = COPYING
12 XPROTO_FONTSPROTO_INSTALL_STAGING = YES
13 XPROTO_FONTSPROTO_INSTALL_TARGET = NO
14
15 $(eval $(autotools-package))
16 $(eval $(host-autotools-package))