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

14 lines
498 B
Makefile

################################################################################
#
# xapp_showfont -- font dumper for X font server
#
################################################################################
XAPP_SHOWFONT_VERSION = 1.0.1
XAPP_SHOWFONT_SOURCE = showfont-$(XAPP_SHOWFONT_VERSION).tar.bz2
XAPP_SHOWFONT_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_SHOWFONT_AUTORECONF = YES
XAPP_SHOWFONT_DEPENDENCIES = xlib_libFS
$(eval $(call AUTOTARGETS,xapp_showfont))