# $NetBSD: Makefile,v 1.5 2016/07/09 13:04:15 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 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk"