summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_viewres/xapp_viewres.mk
blob: 6a7fe51ebac1566a4e7fbb6947bcff3df336b957 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################
#
# xapp_viewres
#
################################################################################

XAPP_VIEWRES_VERSION = 1.0.3
XAPP_VIEWRES_SOURCE = viewres-$(XAPP_VIEWRES_VERSION).tar.bz2
XAPP_VIEWRES_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_VIEWRES_LICENSE = MIT
XAPP_VIEWRES_LICENSE_FILES = COPYING
XAPP_VIEWRES_DEPENDENCIES = xlib_libXaw

$(eval $(autotools-package))