aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2011-10-05 05:31:15 +0800
committerglarkin <glarkin@FreeBSD.org>2011-10-05 05:31:15 +0800
commit572cd66f7333d43b5305a323801338284e885c9f (patch)
treef8fcb3941548669668ebb60c2e46f689279c8260 /audio
parent46850934e81704d1229ce6ec97aad40593537615 (diff)
downloadfreebsd-ports-gnome-572cd66f7333d43b5305a323801338284e885c9f.tar.gz
freebsd-ports-gnome-572cd66f7333d43b5305a323801338284e885c9f.tar.zst
freebsd-ports-gnome-572cd66f7333d43b5305a323801338284e885c9f.zip
- Deprecate with expiration in 2 months. Only works with Python 2.4,
deprecated upstream, has no dependent ports, and a supported alternative exists. PR: ports/161160 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Diffstat (limited to 'audio')
-rw-r--r--audio/py-taglib/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/py-taglib/Makefile b/audio/py-taglib/Makefile
index 1304d65f31eb..8b77ba117526 100644
--- a/audio/py-taglib/Makefile
+++ b/audio/py-taglib/Makefile
@@ -16,6 +16,9 @@ DISTNAME= python-taglib-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings for the taglib audio file tagging library
+DEPRECATED= Only compatible with Python 2.4. Please use audio/py-tagpy instead
+EXPIRATION_DATE=2011-12-04
+
LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib
WRKSRC= ${WRKDIR}/python-taglib-${PORTVERSION}