aboutsummaryrefslogtreecommitdiff
path: root/audio/py-music21/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/py-music21/Makefile')
-rw-r--r--audio/py-music21/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/audio/py-music21/Makefile b/audio/py-music21/Makefile
index d387272f1a3a..ed2f89524a96 100644
--- a/audio/py-music21/Makefile
+++ b/audio/py-music21/Makefile
@@ -1,11 +1,13 @@
PORTNAME= music21
-DISTVERSION= 7.1.0
+DISTVERSION= 7.3.3
+PORTREVISION= 2
CATEGORIES= audio python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Toolkit for computer-aided musical analysis
+WWW= https://web.mit.edu/music21/
LICENSE= BSD3CLAUSE LGPL3
LICENSE_COMB= multi
@@ -17,13 +19,12 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}jsonpickle>0:devel/py-jsonpickle@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}webcolors>=1.5:graphics/py-webcolors@${PY_FLAVOR} \
lilypond:print/lilypond \
mscore:audio/musescore \
xdg-open:devel/xdg-utils
-USES= python:3.7+
+USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes