           SPELL=openntpd
         VERSION=6.2p3
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/$SOURCE
   SOURCE_URL[1]=http://ftp.eu.openbsd.org/pub/OpenBSD/OpenNTPD/$SOURCE
   SOURCE_URL[2]=http://mirror.switch.ch/ftp/pub/OpenBSD/OpenNTPD/$SOURCE
   SOURCE_URL[3]=http://mirror.ox.ac.uk/pub/OpenBSD/OpenNTPD/$SOURCE
   SOURCE_URL[4]=http://mirror.aarnet.edu.au/pub/OpenBSD/OpenNTPD/$SOURCE
     SOURCE_HASH=sha512:56a04bfd8b161b365607673ac80086ff53ae943938fa49bf52edbc541432eca30730a46a4af581fe26ce3bbceb144cb25982a38959b7a3f9304c727fe60f9f50
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.openntpd.org/
      LICENSE[0]=BSD
        KEYWORDS="net"
           SHORT="portable implementation of the Network Time Protocol"
cat << EOF
OpenNTPD is a FREE, easy to use implementation of the Network Time Protocol.
It provides the ability to sync the local clock to remote NTP servers and
can act as NTP server itself, redistributing the local clock.

OpenNTPD is primarily developed by Henning Brauer as part of
the OpenBSD Project. The portable version is made by Darren Tucker.
EOF
