PORTNAME= pygeodesy PORTVERSION= 23.4.23 CATEGORIES= science python MASTER_SITES= PYPI \ https://github.com/mrJean1/PyGeodesy/raw/master/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyGeodesy-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Python geodesy tools WWW= https://github.com/mrJean1/PyGeodesy LICENSE= MIT USES= python:3.9+ zip USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include