buildrootschalter/package/x11r7/xapp_xcalc/xapp_xcalc.mk

14 lines
470 B
Makefile
Raw Normal View History

################################################################################
#
# xapp_xcalc -- scientific calculator for X
#
################################################################################
XAPP_XCALC_VERSION = 1.0.1
XAPP_XCALC_SOURCE = xcalc-$(XAPP_XCALC_VERSION).tar.bz2
XAPP_XCALC_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XCALC_AUTORECONF = YES
XAPP_XCALC_DEPENDANCIES = xlib_libXaw
$(eval $(call AUTOTARGETS,xapp_xcalc))