# $NetBSD: Makefile,v 1.6 2017/01/01 14:44:05 wiz Exp $ DISTNAME= python-digest-1.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python www MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-digest/} MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://bitbucket.org/akoha/python-digest/ COMMENT= Python library to aid in implementing HTTP Digest Authentication LICENSE= modified-bsd USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk"