           SPELL=openntpd
         VERSION=5.7p4
          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:2a185139c915482086069fa19dd3070884a415137d1688059559d2da892928afbbe2fa0a8ade70d474809710265dcc05906abaf261892d7894e70272e2e516ef
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
