aboutsummaryrefslogtreecommitdiff
path: root/astro/py-astropy-helpers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/py-astropy-helpers/Makefile')
-rw-r--r--astro/py-astropy-helpers/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/astro/py-astropy-helpers/Makefile b/astro/py-astropy-helpers/Makefile
index fe1c3e891e68..62d12a5def00 100644
--- a/astro/py-astropy-helpers/Makefile
+++ b/astro/py-astropy-helpers/Makefile
@@ -1,11 +1,13 @@
PORTNAME= astropy-helpers
DISTVERSION= 4.0.1
+PORTREVISION= 1
CATEGORIES= astro
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= Utilities for building and installing packages in Astropy ecosystem
+WWW= https://github.com/astropy/astropy-helpers
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
@@ -13,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
-USES= python:3.5+
+USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes