pkgsrc/mail/getmail/Makefile
schmonz da8c37c3ad Update to 4.8.3. From the changelog:
- Improve information sent to logfile about messages not retrieved.
  Thanks: Scott.
2008-08-13 17:15:57 +00:00

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"