aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-03-01 20:27:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-03-01 20:27:42 +0000
commitc2102a046d155d86e998df4f5b8d7ff1363e59ca (patch)
tree42b260cfdeec1c7267a95f055b29434719deac28 /audio
parent9839fa58ce4120229508ceda397fcc30b9b7c5b5 (diff)
downloadports-c2102a046d155d86e998df4f5b8d7ff1363e59ca.tar.gz
ports-c2102a046d155d86e998df4f5b8d7ff1363e59ca.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/py-ogg/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile
index dc5cc7aeeb35..62bf04f96702 100644
--- a/audio/py-ogg/Makefile
+++ b/audio/py-ogg/Makefile
@@ -14,6 +14,9 @@ COMMENT= Object-oriented Python bindings for the ogg library
LICENSE= LGPL20
+DEPRECATED= Unmaintained, uses EOLed python27
+EXPIRATION_DATE= 2020-03-31
+
LIB_DEPENDS= libogg.so:audio/libogg
USES= python:2.7