abinfo "Building and installing cowsay ..."
make install DESTDIR="$PKGDIR" \
    prefix=/ \
    exec_prefix=/usr \
    datarootdir=/usr/share
