add graphthing 0.6

A tool that allows you to create, manipulate and study graphs
This commit is contained in:
Ying-Chieh Liao 2002-02-11 08:06:12 +00:00
parent da16de2d78
commit 2386eabc07
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54530
11 changed files with 59 additions and 0 deletions

21
math/graphthing/Makefile Normal file
View File

@ -0,0 +1,21 @@
# ex:ts=8
# Ports collection makefile for: GraphThing
# Date created: Feb 10, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= graphthing
PORTVERSION= 0.6
CATEGORIES= misc
MASTER_SITES= http://members.optushome.com.au/davidsymonds/gt/
DISTNAME= GraphThing-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
USE_GTK= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>

1
math/graphthing/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (GraphThing-0.6.tar.gz) = d7943a5018e86c28383f7d05a7fd62af

View File

@ -0,0 +1 @@
A tool that allows you to create, manipulate and study graphs

View File

@ -0,0 +1,5 @@
GraphThing is a tool that allows you to create, manipulate and study graphs.
These "graphs" are mathematical objects that describe relationships between
sets; they are not 2D plots, charts, or anything similar to that.
WWW: http://members.optushome.com.au/davidsymonds/gt/

View File

@ -0,0 +1 @@
bin/gt

View File

@ -91,6 +91,7 @@
SUBDIR += gonvert
SUBDIR += gplbp
SUBDIR += granulate
SUBDIR += graphthing
SUBDIR += grc
SUBDIR += grdb
SUBDIR += grun

21
misc/graphthing/Makefile Normal file
View File

@ -0,0 +1,21 @@
# ex:ts=8
# Ports collection makefile for: GraphThing
# Date created: Feb 10, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= graphthing
PORTVERSION= 0.6
CATEGORIES= misc
MASTER_SITES= http://members.optushome.com.au/davidsymonds/gt/
DISTNAME= GraphThing-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
USE_GTK= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>

1
misc/graphthing/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (GraphThing-0.6.tar.gz) = d7943a5018e86c28383f7d05a7fd62af

View File

@ -0,0 +1 @@
A tool that allows you to create, manipulate and study graphs

View File

@ -0,0 +1,5 @@
GraphThing is a tool that allows you to create, manipulate and study graphs.
These "graphs" are mathematical objects that describe relationships between
sets; they are not 2D plots, charts, or anything similar to that.
WWW: http://members.optushome.com.au/davidsymonds/gt/

View File

@ -0,0 +1 @@
bin/gt