![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / py-gnupg / Makefile (download)
Revision 1.25, Mon Sep 2 13:19:54 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.25 2019/09/02 13:19:54 adam Exp $ DISTNAME= GnuPGInterface-0.3.2 PKGNAME= ${PYPKGPREFIX}-gnupg-0.3.2 PKGREVISION= 2 CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=py-gnupg/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://py-gnupg.sourceforge.net/ COMMENT= Python module for GnuPG interface LICENSE= gnu-lgpl-v2.1 DEPENDS+= gnupg>=1.0.0:../../security/gnupg USE_LANGUAGES= # none PYTHON_VERSIONS_ACCEPTED= 27 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk"