# Created by: Jan Srocker # $FreeBSD: head/math/gdcalc/Makefile 370840 2014-10-14 11:03:16Z amdmi3 $ PORTNAME= gdcalc PORTVERSION= 2.15 PORTREVISION= 6 CATEGORIES= math MASTER_SITES= http://bhepple.freeshell.org/dcalc/unix/ MAINTAINER= ports@FreeBSD.org COMMENT= Gnome-based scientific calculator LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${LOCALBASE}/bin/gunits:${PORTSDIR}/math/units USES= pkgconfig USE_GNOME= gnomehier libgnomeui GNU_CONFIGURE= yes LDFLAGS+= -lm .include