#!/bin/sh ## PkgBuild script for: mowitz ##--Standard Variables-- BUILD="1" NAME="mowitz" VERSION="0.3.0" SRC_SUFFIX=".tar.bz2" ##--Extras and Options-- # PRE_FIX="" # EXTRA_CONFIGS="" ##--Processing Get functions, defines, configs source /usr/libexec/pkgbuild/FUNCTIONS ; do_all_processes ; exit 0 # Amigo PkgBuild - Copyright 2005-2006 Gilbert Ashley ## See the documentation for more help and examples. Below are some of # the most common Extras and Options for easy cut-and-paste use. # CONFIG_COMMAND=""