kumquat-buildroot/package/x11r7/xapp_xload/xapp_xload.mk
Bernhard Reutner-Fischer c4931c315a - fix misplaced @
- fix typos in x11r7 packages
2007-08-23 11:49:50 +00:00

14 lines
476 B
Makefile

################################################################################
#
# xapp_xload -- system load average display for X
#
################################################################################
XAPP_XLOAD_VERSION = 1.0.1
XAPP_XLOAD_SOURCE = xload-$(XAPP_XLOAD_VERSION).tar.bz2
XAPP_XLOAD_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XLOAD_AUTORECONF = YES
XAPP_XLOAD_DEPENDENCIES = xlib_libXaw
$(eval $(call AUTOTARGETS,xapp_xload))