# $NetBSD: Makefile,v 1.12 2023/12/12 16:39:34 adam Exp $ .include "../../security/py-certbot/Makefile.common" DISTNAME= certbot-dns-gehirn-${CERTBOT_VERSION} MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-gehirn/} COMMENT= Gehirn Infrastracture Service DNS Authenticator plugin for Certbot DEPENDS+= ${PYPKGPREFIX}-acme>=${CERTBOT_VERSION}:../../security/py-acme DEPENDS+= ${PYPKGPREFIX}-certbot>=${CERTBOT_VERSION}:../../security/py-certbot DEPENDS+= ${PYPKGPREFIX}-lexicon>=3.2.1:../../net/py-lexicon .include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk"