           SPELL=openresolv
         VERSION=3.17.2
     SOURCE_HASH="sha256:0b34eac6cd297851451e1ee0eee026aaa857c159294f9f6d81eb8b39e1a27b9f:UPSTREAM_HASH"
          SOURCE=${SPELL}-${VERSION}.tar.xz
   SOURCE_URL[0]="https://github.com/NetworkConfiguration/${SPELL}/releases/download/v${VERSION}/${SOURCE}"
# Watch: https://github.com/NetworkConfiguration/openresolv/tags tags/v([0-9.]+)[.]tar
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://roy.marples.name/projects/openresolv
      LICENSE[0]=BSD
         ENTERED=20180403
        KEYWORDS="net"
           SHORT="DNS management framework"
cat << EOF
openresolv is a resolvconf implementation which manages resolv.conf.

This resolvconf implementation, along with its subscribers, work with a POSIX
compliant shell and userland utilities. It is designed to work without tools
such as sed as it *has* to work without /usr being available.

On systems where resolvconf is expected to be used before /var/run is available
for writing, you can configure openresolv to write somewhere else, like say a
ramdisk.
EOF
