1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/math/gdcalc/Makefile
Patrick Li 32653b7e98 Add new port gdcalc: Gnome-based scientific calculator
PR:		ports/40014
Submitted by:	Jan Stocker <Jan.Stocker@t-online.de>
2002-07-12 19:34:04 +00:00

22 lines
420 B
Makefile

# New ports collection makefile for: gdcalc
# Date created: 2002-06-29
# Whom: Jan Srocker <Jan.Stocker@t-online.de>
#
# $FreeBSD$
#
PORTNAME= gdcalc
PORTVERSION= 2.12
CATEGORIES= math
MASTER_SITES= http://sedumi.freeshell.org/unix/
MAINTAINER= Jan.Stocker@t-online.de
RUN_DEPENDS= ${LOCALBASE}/bin/gunits:${PORTSDIR}/math/units
USE_GNOMENG= yes
USE_GNOME= gnomelibs
GNU_CONFIGURE= yes
.include <bsd.port.mk>