mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to version 1.0.1.
PR: 14493 Submitted by: Dominik Brettnacher <domi@saargate.de>
This commit is contained in:
parent
cb8e819414
commit
d7ca32c6a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22764
3 changed files with 11 additions and 9 deletions
|
@ -1,21 +1,26 @@
|
|||
# New ports collection makefile for: geg
|
||||
# Version required: 0.99.0
|
||||
# Version required: 1.0.1
|
||||
# Date created: 8 Aug 1998
|
||||
# Whom: rom
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= geg-0.99.0
|
||||
DISTNAME= geg-1.0.1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.geocities.com/SiliconValley/Park/2030/
|
||||
MASTER_SITES= http://www.infolaunch.com/~daveb/ \
|
||||
ftp://metalab.unc.edu/pub/Linux/science/visualization/plotting/
|
||||
|
||||
MAINTAINER= domi@saargate.de
|
||||
|
||||
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ENV= LIBS="-L${X11BASE}/lib -L${LOCALBASE}/lib"
|
||||
|
||||
do-install:
|
||||
@ ${INSTALL_PROGRAM} ${WRKSRC}/src/geg ${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (geg-0.99.0.tar.gz) = 1b0afc13e316958370023ea690da74ea
|
||||
MD5 (geg-1.0.1.tar.gz) = 8b12df4e6257641183883883df45d718
|
||||
|
|
|
@ -2,7 +2,4 @@ geg, a GTK+ Equation Grapher is a very simple utility for parsing and plotting
|
|||
2D-Functions, eg f(x) = 3 + sin(x), and much more complicated functions.
|
||||
It was written with GTK+ and provides a neat, configurable user interface.
|
||||
|
||||
WWW: http://www.geocities.com/SiliconValley/Park/2030/
|
||||
|
||||
- Rom
|
||||
rom_glsa@ein-hashofet.co.il
|
||||
WWW: http://www.infolaunch.com/~daveb/
|
||||
|
|
Loading…
Add table
Reference in a new issue