# Created by: Emanuel Haupt # $FreeBSD: head/ports-mgmt/fastest_pkg/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= fastest_pkg PORTVERSION= 0.1.2 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Script to find the fastest pkg mirror LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=0:dns/py-dnspython@${PY_FLAVOR} \ curl:ftp/curl USES= python:3.6+ USE_GITHUB= yes GH_ACCOUNT= ehaupt USE_PYTHON= autoplist concurrent distutils .include