#!/usr/bin/env beesh

# BEE_VERSION diffstat-1.63-0

# more info: https://foo.bar.com

SRCURL[0]="ftp://ftp.invisible-island.net/diffstat/diffstat-1.63.tgz"

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

BEE_CONFIGURE='compat'

#mee_extract() {
#    bee_extract "${@}"
#}

#mee_patch() {
#    bee_patch "${@}"
#}

#mee_configure() {
#    bee_configure "${@}"
#}

#mee_build() {
#    bee_build
#}

#mee_install() {
#    bee_install
#}

#mee_install_post() {
#    exit
#}