           SPELL=latex-mk
         VERSION=2.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/project/${SPELL}/${SPELL}/${SPELL}-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:b4b51da492d08468d6c30de18f4eff3957863b3659d4a8a9e5c7a320ff487e5795baf5feafa73bbb01d33215e9aafbd0a1f19514f00a19f7642d48bd0279caf2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://latex-mk.sourceforge.net"
      LICENSE[0]=BSD
         ENTERED=20120819
           SHORT="a system for building LaTeX documents"
cat << EOF
LaTeX-Mk is a complete system for simplifying the management of small to large
sized LaTeX documents. LaTeX-Mk uses the standard make program for doing most
of the work. Users simply create a makefile which many times is as simple as
one line that specifies the document name and a single include line that loads
all of the LaTeX-Mk rules. LaTeX-Mk has been used for many years on projects
ranging in scale from a single page business letter to a published book.
EOF
