Files
pkgsrc-ng/mail/getmail/Makefile
2013-09-26 17:14:40 +02:00

19 lines
494 B
Makefile

# $NetBSD: Makefile,v 1.134 2013/05/26 17:55:04 schmonz Exp $
DISTNAME= getmail-4.41.0
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}old-versions/
MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://pyropus.ca/software/getmail/
COMMENT= Secure, flexible, reliable fetchmail replacement
LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
PYTHON_PATCH_SCRIPTS= *.py getmailcore/*.py
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"