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.
14 lines
270 B
Makefile
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
|