![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / mail / getmail / Makefile (download)
Revision 1.173, Mon Sep 2 13:19:56 2019 UTC (4 years, 3 months ago) by adam
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 |
# $NetBSD: Makefile,v 1.173 2019/09/02 13:19:56 adam Exp $ DISTNAME= getmail-5.14 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 REPLACE_PYTHON= *.py getmailcore/*.py PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 4.53.0 .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk"