xgraph ver. 11, a program that will help you plot graphs

This commit is contained in:
Satoshi Asami 1994-11-25 04:47:47 +00:00
parent b5c27cd4a5
commit 54c7c78c4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498
4 changed files with 25 additions and 0 deletions

15
math/xgraph/Makefile Normal file
View File

@ -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>

1
math/xgraph/pkg-comment Normal file
View File

@ -0,0 +1 @@
xgraph ver. 11, a program that helps you plot graphs

6
math/xgraph/pkg-descr Normal file
View File

@ -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

3
math/xgraph/pkg-plist Normal file
View File

@ -0,0 +1,3 @@
@cwd /usr/X11R6
bin/xgraph
man/man1/xgraph.1.gz