# $NetBSD: Makefile.common,v 1.16 2017/09/13 10:28:42 fhajny Exp $ # # used by security/py-acme/Makefile # used by security/py-certbot/Makefile DISTNAME= certbot-0.18.1 MASTER_SITES= ${MASTER_SITE_GITHUB:=certbot/} HOMEPAGE= https://letsencrypt.org/ GITHUB_PROJECT= certbot GITHUB_TAG= v${PKGVERSION_NOREV} EXTRACT_USING= bsdtar USE_TOOLS+= bsdtar DISTINFO_FILE= ${PKGDIR}/../../security/py-certbot/distinfo #PATCHDIR= ${PKGDIR}/../../security/py-certbot/patches