aboutsummaryrefslogtreecommitdiff
path: root/astro/py-extension-helpers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/py-extension-helpers/Makefile')
-rw-r--r--astro/py-extension-helpers/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/py-extension-helpers/Makefile b/astro/py-extension-helpers/Makefile
index d19ef6b529f7..7ce3b572ba0e 100644
--- a/astro/py-extension-helpers/Makefile
+++ b/astro/py-extension-helpers/Makefile
@@ -1,16 +1,17 @@
PORTNAME= extension-helpers
DISTVERSION= 0.1
CATEGORIES= astro
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= Building and installing packages in the Astropy ecosystem
+WWW= https://extension-helpers.readthedocs.io/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes