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