           SPELL=ps2eps
         VERSION=1.68
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.tm.uka.de/~bless/${SOURCE}
     SOURCE_HASH=sha512:7fc84da5da00d5b1169d6e337b1db232adf80d9d957e48bfdd9272946151adca3e44f712587387ef557488cd15f44210b3fbd8c545488ec0071641d9d25a9c2b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
        WEB_SITE="http://www.tm.uka.de/~bless/ps2eps.html"
      LICENSE[0]="GPL"
         ENTERED=20090729
        KEYWORDS=""
           SHORT="convert PostScript to EPS (Encapsulated PostScript) files"
cat << EOF
ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files
(EPS/EPSF) from usual one-paged Postscript documents. It calculates correct
Bounding Boxes for those EPS files and filters some special postscript
command sequences that can produce erroneous results on printers. EPS files
are often needed for including (scalable) graphics of high quality into
TeX/LaTeX (or even Word) documents.
EOF
