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