           SPELL=libdmtx
         VERSION=0.7.4
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://garr.dl.sourceforge.net/project/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:307aeb30506e60fc44550d1bb86081634f0718d53e7b878b45b0e704e75c5996e27285a16881b7c3a93cafa9a9b125175dadc0f0c2c2f976878666eb652108ae
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.libdmtx.org/"
      LICENSE[0]=BSD
         ENTERED=20120506
           SHORT="a library for reading and writing Data Matrix barcodes"
cat << EOF
libdmtx is open source software for reading and writing Data Matrix barcodes
on Linux, Unix, OS X, Windows, and mobile devices. At its core libdmtx is
a native shared library, allowing C/C++ programs to use its capabilities
without extra restrictions or overhead.
EOF
