#!/usr/bin/env beesh

# BEE_VERSION xfconf-4.14.1-0

SRCURL[0]="http://archive.xfce.org/src/xfce/xfconf/${PKGVERSION[2]}/xfconf-${PKGVERSION}.tar.bz2"

# PATCHURL+=()

EXCLUDE+=(/perllocal.pod)

# build_in_sourcedir

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

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

#mee_configure() {
#    bee_configure --INSTALL_BASE=""
#}

#mee_build() {
#    bee_build
#}

#mee_install() {
#    bee_install
#}
## by default this may be 'make install DESTDIR="${D}"'