aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-09-24 20:48:39 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2021-09-24 21:10:14 +0000
commitddd2656a8904ea45bf05bc6e3079ead1847aa1d6 (patch)
tree3670972df44ea352075a35ac096ea8355488873c /audio
parenta06cef18c1a3e8b36bad286373aa37e9c3bbf798 (diff)
downloadports-ddd2656a8904ea45bf05bc6e3079ead1847aa1d6.tar.gz
ports-ddd2656a8904ea45bf05bc6e3079ead1847aa1d6.zip
audio/osalp: Deprecate and set expiration date to 2021-12-31
Abandoned upstream, listed as beta and no new release since 2008 PR: 258645 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D32045
Diffstat (limited to 'audio')
-rw-r--r--audio/osalp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile
index 5e50238a8628..2c7f34dbb198 100644
--- a/audio/osalp/Makefile
+++ b/audio/osalp/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-beta
MAINTAINER= ports@FreeBSD.org
COMMENT= Open Source Audio Library Project
+DEPRECATED= Abandoned upstream, listed as beta and no new release since 2008
+EXPIRATION_DATE=2021-12-31
+
RUN_DEPENDS= mpg123:audio/mpg123
LIB_DEPENDS= libmp3lame.so:audio/lame \
libvorbis.so:audio/libvorbis