# Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-calc PORTVERSION= 1.8.0 PORTREVISION= 1 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 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