# Created by: Po-Chuan Hsieh # $FreeBSD: head/science/py-pygeodesy/Makefile 563344 2021-01-30 12:25:47Z sunpoet $ PORTNAME= pygeodesy PORTVERSION= 21.1.21 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyGeodesy-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Python geodesy tools LICENSE= MIT USES= python:3.6+ zip USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes USE_LOCALE= en_US.UTF-8 .include