aboutsummaryrefslogtreecommitdiff
path: root/astro/py-ephem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/py-ephem/Makefile')
-rw-r--r--astro/py-ephem/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/astro/py-ephem/Makefile b/astro/py-ephem/Makefile
index a94b4605c64e..b06ed36fe476 100644
--- a/astro/py-ephem/Makefile
+++ b/astro/py-ephem/Makefile
@@ -1,16 +1,17 @@
PORTNAME= ephem
-PORTVERSION= 4.1.3
+PORTVERSION= 4.1.5
CATEGORIES= astro math python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rhurlin@FreeBSD.org
COMMENT= Compute positions of the planets and stars
+WWW= https://pypi.org/project/ephem/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:3.7+ # Because of UnicodeDecodeError in ascii.py
+USES= python
USE_PYTHON= autoplist distutils
post-install: