aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2013-06-10 21:30:44 +0800
committergahr <gahr@FreeBSD.org>2013-06-10 21:30:44 +0800
commit5759206ece7f3f26a6da0fa73e453a361fd92692 (patch)
tree1b7a0a2a949f2187de9aecf8203211685f7906de /audio
parentc18beb49e2392f19f60f36d5567d9d0df0cd4800 (diff)
downloadfreebsd-ports-gnome-5759206ece7f3f26a6da0fa73e453a361fd92692.tar.gz
freebsd-ports-gnome-5759206ece7f3f26a6da0fa73e453a361fd92692.tar.zst
freebsd-ports-gnome-5759206ece7f3f26a6da0fa73e453a361fd92692.zip
- Deprecate lang/q and it's modules. As stated on the project's website, Q is
no longer supported, and users are advised to use lang/pure instead. Expiration date in two months.
Diffstat (limited to 'audio')
-rw-r--r--audio/q-audio/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/q-audio/Makefile b/audio/q-audio/Makefile
index 8bef32317ead..0c9f265d52e0 100644
--- a/audio/q-audio/Makefile
+++ b/audio/q-audio/Makefile
@@ -12,6 +12,9 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
MAINTAINER= gahr@FreeBSD.org
COMMENT= Q-Audio -- digital audio interface for the Q language
+DEPRECATED= Q-Lang is no longer supported. See lang/pure instead.
+EXPIRATION_DATE=2013-08-10
+
LIB_DEPENDS= q.8:${PORTSDIR}/lang/q \
jack.0:${PORTSDIR}/audio/jack \
samplerate.1:${PORTSDIR}/audio/libsamplerate \