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

14 lines
493 B
Makefile

################################################################################
#
# xapp_smproxy -- Session Manager Proxy
#
################################################################################
XAPP_SMPROXY_VERSION = 1.0.2
XAPP_SMPROXY_SOURCE = smproxy-$(XAPP_SMPROXY_VERSION).tar.bz2
XAPP_SMPROXY_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_SMPROXY_AUTORECONF = YES
XAPP_SMPROXY_DEPENDENCIES = xlib_libXmu xlib_libXt
$(eval $(call AUTOTARGETS,xapp_smproxy))