da8c37c3ad
- Improve information sent to logfile about messages not retrieved. Thanks: Scott.
18 lines
512 B
Makefile
18 lines
512 B
Makefile
# $NetBSD: Makefile,v 1.80 2008/08/13 17:15:57 schmonz Exp $
|
|
|
|
DISTNAME= getmail-4.8.3
|
|
CATEGORIES= mail
|
|
MASTER_SITES= ${HOMEPAGE}old-versions/
|
|
|
|
MAINTAINER= schmonz@NetBSD.org
|
|
HOMEPAGE= http://pyropus.ca/software/getmail/
|
|
COMMENT= Secure, flexible, reliable, easy-to-use fetchmail replacement
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
PYTHON_PATCH_SCRIPTS= *.py getmailcore/*.py
|
|
PYDISTUTILSPKG= yes
|
|
|
|
.include "../../lang/python/application.mk"
|
|
.include "../../lang/python/extension.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|