#Id: $
PortSystem           1.0
name                 gri
version              2.12.9
extract.suffix       .tgz
categories           science
platforms            darwin
maintainers          j.stalnaker@neu.edu
description          A scientific graphics programming language
long_description     Gri is a language for scientific graphics programming. \
                     The word "language" is important: Gri is command-driven, \
		     not point/click. \
                     Some users consider Gri similar to LaTeX, since both \
		     provide extensive power in exchange for patience in \
		     learning syntax.\
                     Gri can make x-y graphs, contour graphs, and image \
		     graphs, in PostScript and (someday) SVG formats. \
		     Control is provided over all aspects of drawing, e.g. \
		     line widths, colors, and fonts. A TeX-like syntax \
		     provides common mathematical symbols.
homepage             http://gri.sourceforge.net
master_sites         sourceforge
checksums            md5 f4e0841ae78b439c7262d109bc2932d6
depends_lib          bin:convert:ImageMagick bin:gs:ghostscript \
                     bin:tex:teTeX
configure.args	     --infodir=${prefix}/share/info
