diff --git a/math/py-vincenty/Makefile b/math/py-vincenty/Makefile index 0fb89684d28f..e923ef31e27e 100644 --- a/math/py-vincenty/Makefile +++ b/math/py-vincenty/Makefile @@ -1,19 +1,19 @@ # Created by: Po-Chuan Hsieh PORTNAME= vincenty PORTVERSION= 0.1.4 -CATEGORIES= math python geography +CATEGORIES= math geography python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate the geographical distance between 2 points LICENSE= UNLICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include