custom.pkg:
pkgbuild \
--install-location / \
--root ./root/ \
--scripts ./scripts/ \
--identifier com.example.package.custom \
$@
clean:
rm -f *.pkg