aboutsummaryrefslogtreecommitdiff
path: root/audio/py-pulsectl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/py-pulsectl/Makefile')
-rw-r--r--audio/py-pulsectl/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/py-pulsectl/Makefile b/audio/py-pulsectl/Makefile
index b84c96475232..4c8403540e18 100644
--- a/audio/py-pulsectl/Makefile
+++ b/audio/py-pulsectl/Makefile
@@ -1,18 +1,19 @@
PORTNAME= pulsectl
-DISTVERSION= 20.5.1
+DISTVERSION= 24.4.0
CATEGORIES= audio python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tagattie@FreeBSD.org
COMMENT= Python high-level interface and ctypes-based bindings for PulseAudio
+WWW= https://pypi.python.org/pypi/pulsectl
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpulse.so:audio/pulseaudio
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes