include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=xcalc
PKG_NAME:=xcalc-X11R7.0
PKG_RELEASE:=1
PKG_VERSION:=1.0.1
_DEPEND:=+font-misc-misc
include ../common.mk
$(eval $(call BuildPackage,$(PKG_NAME)))