summaryrefslogtreecommitdiff
path: root/math/xgraph
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1994-11-25 04:47:47 +0000
committerSatoshi Asami <asami@FreeBSD.org>1994-11-25 04:47:47 +0000
commit54c7c78c4fcb41b9c72623bd30d5ef6993cf4048 (patch)
treeb7f088db9a17b359da71cdb190ad663aa3d073e2 /math/xgraph
parentAdded ln -s/rm trick taken from emacs port to maintain different versions. (diff)
xgraph ver. 11, a program that will help you plot graphs
Notes
Notes: svn path=/head/; revision=498
Diffstat (limited to 'math/xgraph')
-rw-r--r--math/xgraph/Makefile15
-rw-r--r--math/xgraph/pkg-comment1
-rw-r--r--math/xgraph/pkg-descr6
-rw-r--r--math/xgraph/pkg-plist3
4 files changed, 25 insertions, 0 deletions
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile
new file mode 100644
index 000000000000..5ddec613c6f2
--- /dev/null
+++ b/math/xgraph/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: xgraph
+# Version required: 11
+# Date created: 24 November 1994
+# Whom: asami
+#
+# $Id:$
+#
+
+DISTNAME= xgraph-11
+USE_IMAKE= yes
+MASTER_SITES= ftp://ftp.cs.orst.edu/pub/src/Xclients.local/
+EXTRACT_SUFX= .tar.Z
+INSTALL_MANPAGES= yes
+
+.include <bsd.port.mk>
diff --git a/math/xgraph/pkg-comment b/math/xgraph/pkg-comment
new file mode 100644
index 000000000000..55c2b89550e0
--- /dev/null
+++ b/math/xgraph/pkg-comment
@@ -0,0 +1 @@
+xgraph ver. 11, a program that helps you plot graphs
diff --git a/math/xgraph/pkg-descr b/math/xgraph/pkg-descr
new file mode 100644
index 000000000000..647678190580
--- /dev/null
+++ b/math/xgraph/pkg-descr
@@ -0,0 +1,6 @@
+xgraph is a program that will help you draw graphs. It is pretty old
+(based on X11R3!) and required lots of hacks to make it compile. Tell
+me if it does something odd.
+
+- Satoshi
+asami@cs.berkeley.edu
diff --git a/math/xgraph/pkg-plist b/math/xgraph/pkg-plist
new file mode 100644
index 000000000000..7bed8f7b1bee
--- /dev/null
+++ b/math/xgraph/pkg-plist
@@ -0,0 +1,3 @@
+@cwd /usr/X11R6
+bin/xgraph
+man/man1/xgraph.1.gz