blob: b21cb9c01ea8b12ebc80283721a78f759f0d547c (
plain) (
tree)
|
|
# New ports collection makefile for: gdcalc
# Date created: 2002-06-29
# Whom: Jan Srocker <Jan.Stocker@t-online.de>
#
# $FreeBSD$
# $MCom$
PORTNAME= gdcalc
PORTVERSION= 2.13
PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= http://bhepple.freeshell.org/dcalc/unix/
MAINTAINER= ports@FreeBSD.org
COMMENT= Gnome-based scientific calculator
RUN_DEPENDS= ${LOCALBASE}/bin/gunits:${PORTSDIR}/math/units
USE_GNOME= gnomelibs gnomehier
GNU_CONFIGURE= yes
.include <bsd.port.mk>
|