# Created by: Joe Marcus Clarke # $FreeBSD: head/math/mate-calc/Makefile 369260 2014-09-25 15:18:27Z tijl $ PORTNAME= mate-calc PORTVERSION= 1.8.0 CATEGORIES= math mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= MATE calculator tool based on the old calctool for OpenWindows BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool PORTSCOUT= limitw:1,even USES= gettext gmake pkgconfig tar:xz USE_GNOME= glib20 gnomehier gtk20 intlhack libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=2.0 CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.mate.calc.gschema.xml .include