Update PLIST and Makefile

This commit is contained in:
K.I.A.Derouiche 2016-02-03 23:25:16 +00:00
parent ae00aea89e
commit f7d6398746
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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