# notmuch -*- bash-ts -*-

SOURCE=https://git.notmuchmail.org/git/notmuch

CONFIGURE_ARGS=(
	--prefix="$MISC_INSTALL_PREFIX"
)