# inherit package details from target GMP package source "$SCRIPTDIR/pkg/gmp/build" DEPENDS="" prepare() { return } build() { return } deploy() { return }