aboutsummaryrefslogtreecommitdiff
path: root/astro/py-indiweb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/py-indiweb/Makefile')
-rw-r--r--astro/py-indiweb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/py-indiweb/Makefile b/astro/py-indiweb/Makefile
index a4e3949ad539..ee9d7f7ce77a 100644
--- a/astro/py-indiweb/Makefile
+++ b/astro/py-indiweb/Makefile
@@ -2,11 +2,12 @@ PORTNAME= indiweb
PORTVERSION= 0.1.7
PORTREVISION= 1
CATEGORIES= astro python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= acm@FreeBSD.org
COMMENT= Simple web application to manage INDI server
+WWW= https://github.com/knro/indiwebmanager
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
@@ -16,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=0:sysutils/py-psutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}bottle>=0:www/py-bottle@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
-USES= python:3.5+
+USES= python
USE_PYTHON= autoplist concurrent distutils
post-patch: