freebsd-ports/math/gdcalc/Makefile
Pete Fritchman a8570d05c3 Update to 2.13.
PR:		46526
Submitted by:	maintainer
2003-01-02 15:23:54 +00:00

21 lines
427 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.13
CATEGORIES= math
MASTER_SITES= http://bhepple.freeshell.org/dcalc/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>