Modify DESCR, spotted and corrected by Anthony J. Bentley (thanks).
Bump revision.
This commit is contained in:
parent
ff222026a0
commit
4bab4b8f57
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.48 2011/06/23 14:16:46 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.49 2011/06/25 06:54:35 rpointel Exp $
|
||||
|
||||
COMMENT = command-driven interactive function plotting program
|
||||
|
||||
V = 4.4
|
||||
PATCHLEVEL = 3
|
||||
REVISION = 0
|
||||
DISTNAME = gnuplot-${V}.${PATCHLEVEL}
|
||||
CATEGORIES = math graphics
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
|
||||
|
@ -22,12 +22,9 @@ printer, Tek 401x, Tek 410x, Vectrix 384, VT like Tektronix emulator,
|
||||
Unix PC (ATT 3b1 or ATT 7300), unixplot, and X11. The PC version
|
||||
compiled by Microsoft C supports IBM CGA, EGA, VGA, Hercules, ATT
|
||||
6300, and Corona 325 graphics. The PC version compiled by Borland C++
|
||||
sup- ports IBM CGA, EGA, MCGA, VGA, Hercules and ATT 6300 graphics.
|
||||
supports IBM CGA, EGA, MCGA, VGA, Hercules and ATT 6300 graphics.
|
||||
Other devices can be added simply, but will require recompiling.
|
||||
|
||||
Shell escapes and command line substitution.
|
||||
|
||||
Output redirection.
|
||||
|
||||
Eventual modifications to the source are in
|
||||
${PREFIX}/share/gnuplot/4.0/patches
|
||||
|
Loading…
Reference in New Issue
Block a user