mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
32653b7e98
PR: ports/40014 Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
22 lines
420 B
Makefile
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>
|