the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: gplot
Version: 4.3
Revision: 3
Maintainer: None
Source: ftp://ftp.psc.edu/pub/%n/%n.tar
SourceRename: %n-%v.tar
Source-MD5: 324f7ef6cf461bc9c8cc224963335952
Depends: x11
BuildDepends: fink (>= 0.24.12), x11-dev
# g77 would be needed to build the tests
NoSetLDFLAGS: true
NoSetCPPFLAGS: true
NoSourceDirectory: true
PatchFile: %n.patch
PatchFile-MD5: b2b273b74ae998f5277e2009d02f91a2
CompileScript: make
InstallScript: <<
mkdir %i/bin
mkdir -p %i/share/man/man1
cp gplot %i/bin
cp gplot.man %i/share/man/man1/gplot.1
<<
DocFiles: README.GPLOT gplot.txt
Description: Utility for processing of cgm metafiles
License: Restrictive/Distributable
Homepage: http://www.psc.edu/general/software/packages/gplot/gplot.html