head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2026.06.30.09.59.51;	author wiz;	state dead;
branches;
next	1.1;
commitid	Axy9DSWB9yoc4OLG;

1.1
date	2026.06.22.09.52.14;	author wiz;	state Exp;
branches;
next	;
commitid	am88AlYzS8yChMKG;


desc
@@


1.2
log
@offlineimap3: remove

used for updating offlineimap
@
text
@# $NetBSD: Makefile,v 1.1 2026/06/22 09:52:14 wiz Exp $

VERSION=	8.0.2
DISTNAME=	offlineimap3-${VERSION}
CATEGORIES=	mail
MASTER_SITES=	${MASTER_SITE_GITHUB:=OfflineIMAP/}
GITHUB_TAG=	v${VERSION}

MAINTAINER=	me@@wbrawner.com
HOMEPAGE=	https://github.com/OfflineIMAP/offlineimap3
COMMENT=	Powerful IMAP/Maildir synchronization and reader support (v3)
LICENSE=	gnu-gpl-v2 # or later

TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
DEPENDS+=	${PYPKGPREFIX}-rfc6555-[0-9]*:../../net/py-rfc6555
DEPENDS+=	${PYPKGPREFIX}-imaplib2>=3.5:../../mail/py-imaplib2
DEPENDS+=	${PYPKGPREFIX}-urllib3>=1.25.9:../../www/py-urllib3

INSTALLATION_DIRS=	share/examples/offlineimap

CONFLICTS+=	offlineimap-[0-9]*

post-install:
.for f in offlineimap.conf offlineimap.conf.minimal
	${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/examples/offlineimap/${f}
.endfor

WHEEL_NAME=	offlineimap-${VERSION}

# as of 8.0.2
# needs imap credentials for testing:
# 1 warning, 1 error

.include "../../lang/python/batteries-included.mk"
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
@


1.1
log
@mail/offlineimap3: import offlineimap3-8.0.2

Packaged for wip by J. Lewis Muir, William Brawner, and myself.

OfflineIMAP is a tool to simplify your e-mail reading.  It synchronizes
remote IMAP folders and local Maildir folders. It is fast flexible
and safe. It is also useful if you want to use a mail reader that
does not have IMAP support, has poor IMAP support, or does not
provide disconnected operation.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.42 2024/08/14 17:25:21 wiz Exp $
@

