diff --git a/spyder/Makefile b/spyder/Makefile index 576b0aa9b4..d5c729d582 100644 --- a/spyder/Makefile +++ b/spyder/Makefile @@ -1,8 +1,8 @@ # $NetBSD$ DISTNAME= spyder-2.3.8 -CATEGORIES= wip -MASTER_SITES= https://pypi.python.org/packages/source/s/spyder/ +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_PYPI:=s/spyder/} EXTRACT_SUFX= .zip MAINTAINER= kamelderouiche@yahoo.com diff --git a/spyder/PLIST b/spyder/PLIST index 8f5ec70dfa..153a9150e8 100644 --- a/spyder/PLIST +++ b/spyder/PLIST @@ -79,6 +79,7 @@ ${PYSITELIB}/spyderlib/doc/_static/down-pressed.png ${PYSITELIB}/spyderlib/doc/_static/down.png ${PYSITELIB}/spyderlib/doc/_static/favicon.ico ${PYSITELIB}/spyderlib/doc/_static/file.png +${PYSITELIB}/spyderlib/doc/_static/jquery-1.11.1.js ${PYSITELIB}/spyderlib/doc/_static/jquery.js ${PYSITELIB}/spyderlib/doc/_static/minus.png ${PYSITELIB}/spyderlib/doc/_static/navigation.png @@ -87,6 +88,7 @@ ${PYSITELIB}/spyderlib/doc/_static/pygments.css ${PYSITELIB}/spyderlib/doc/_static/searchtools.js ${PYSITELIB}/spyderlib/doc/_static/sphinxdoc.css ${PYSITELIB}/spyderlib/doc/_static/spyder_bbg.png +${PYSITELIB}/spyderlib/doc/_static/underscore-1.3.1.js ${PYSITELIB}/spyderlib/doc/_static/underscore.js ${PYSITELIB}/spyderlib/doc/_static/up-pressed.png ${PYSITELIB}/spyderlib/doc/_static/up.png