           SPELL=tkdnd
          SPELLX=TkDND
         VERSION=2.7
          SOURCE="$SPELL$VERSION-src.tar.gz"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/project/$SPELL/$SPELLX/$SPELLX%20$VERSION/$SOURCE
     SOURCE_HASH=sha512:cabd705618891beb3168f66f46ddc8990612ed64988fc3ed3224822c2213df5d37b7782172ac68f305bdff4a87aa5ea77f0a8a40836038ead6881afcf464917b
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL$VERSION"
        WEB_SITE="http://www.ellogon.org/petasis/index.php/tcltk-projects/tkdnd"
      LICENSE[0]="BSD"
         ENTERED=20150329
        KEYWORDS=""
           SHORT="Tk Drag & Drop"
cat << EOF
tkdnd is an extension that adds native drag & drop capabilities to the tk
toolkit. It can be used with any tk version equal or greater to 8.4 and
currently only the UNIX (X-Windows) and Microsoft Windows operating systems
are supported. Under unix the drag & drop protocol in use is the XDND protocol
version 4 (also used by the QT toolkit, KDE & GNOME Desktops). Under Windows,
the OLE drag & drop interfaces are used.
EOF
