2002-07-12 15:34:04 -04:00
|
|
|
# New ports collection makefile for: gdcalc
|
|
|
|
# Date created: 2002-06-29
|
|
|
|
# Whom: Jan Srocker <Jan.Stocker@t-online.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
2006-10-14 04:54:54 -04:00
|
|
|
# $MCom: ports/math/gdcalc/Makefile,v 1.1 2006/10/04 15:51:37 ahze Exp $
|
2002-07-12 15:34:04 -04:00
|
|
|
|
|
|
|
PORTNAME= gdcalc
|
2007-01-19 01:03:28 -05:00
|
|
|
PORTVERSION= 2.15
|
2008-06-06 10:17:21 -04:00
|
|
|
PORTREVISION= 2
|
2002-07-12 15:34:04 -04:00
|
|
|
CATEGORIES= math
|
2003-01-02 10:23:54 -05:00
|
|
|
MASTER_SITES= http://bhepple.freeshell.org/dcalc/unix/
|
2002-07-12 15:34:04 -04:00
|
|
|
|
2007-06-29 12:29:19 -04:00
|
|
|
MAINTAINER= araujo@FreeBSD.org
|
2003-02-21 07:51:06 -05:00
|
|
|
COMMENT= Gnome-based scientific calculator
|
2002-07-12 15:34:04 -04:00
|
|
|
|
|
|
|
RUN_DEPENDS= ${LOCALBASE}/bin/gunits:${PORTSDIR}/math/units
|
|
|
|
|
2007-01-19 01:03:28 -05:00
|
|
|
USE_GNOME= gnomelibs gnomehier libgnomeui
|
2002-07-12 15:34:04 -04:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|