openbsd-ports/mail/notmuch/Makefile.inc
sthen 1576d39b5a update to notmuch 0.30, adjust how shlib versioning is done to maintain
the original version numbers in headers as there's a macro used to check
this which fails with previous patch. from Olivier Taïbi.

add quirks/@pkgpath to merge py-notmuch -> py3-notmuch, from me
2020-08-13 18:21:18 +00:00

14 lines
271 B
Makefile

# $OpenBSD: Makefile.inc,v 1.2 2020/08/13 18:21:18 sthen Exp $
V = 0.30
DISTNAME = notmuch-$V
EXTRACT_SUFX = .tar.xz
CATEGORIES = mail databases
HOMEPAGE = https://notmuchmail.org/
MASTER_SITES = https://notmuchmail.org/releases/
# GPLv3+
PERMIT_PACKAGE = Yes