openbsd-ports/mail/notmuch/Makefile.inc
bket 62933ccf09 Update to notmuch-0.31
Changes: https://notmuchmail.org/news/release-0.31/

Bump major of shared lib as symbol has been removed. Thanks to Olivier
Taïbi <oli AT olitb DOT net> for working together with upstream to fix a
segfault.
2020-11-01 09:48:48 +00:00

14 lines
270 B
Makefile

# $OpenBSD: Makefile.inc,v 1.3 2020/11/01 09:48:48 bket Exp $
V = 0.31
DISTNAME = notmuch-$V
EXTRACT_SUFX = .tar.xz
CATEGORIES = mail databases
HOMEPAGE = https://notmuchmail.org/
MASTER_SITES = https://notmuchmail.org/releases/
# GPLv3+
PERMIT_PACKAGE = Yes