aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2021-04-17 08:04:58 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-04-17 08:04:58 +0000
commitb2c2d187d0ff0ec214215e4f87e7ddba71f326bc (patch)
treeea41742dae837443d80cf5f0d00dbe9e7259ebad /audio
parent72e8f9198ef42de16f2dc3fa71f73e7376164146 (diff)
downloadports-b2c2d187d0ff0ec214215e4f87e7ddba71f326bc.tar.gz
ports-b2c2d187d0ff0ec214215e4f87e7ddba71f326bc.zip
Deprecate audio/ripit
It has been abandoned upstream. PR: 248426 Approved by: maintainer
Diffstat (limited to 'audio')
-rw-r--r--audio/ripit/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/ripit/Makefile b/audio/ripit/Makefile
index 7e12b7c5467a..c067e80c20f1 100644
--- a/audio/ripit/Makefile
+++ b/audio/ripit/Makefile
@@ -11,6 +11,9 @@ COMMENT= Command line audio CD ripper
LICENSE= GPLv2
+DEPRECATED= Upstream no longer maintained, use audio/abcde instead
+EXPIRATION_DATE= 2021-07-17
+
# See pkg-message about other dependencies.
RUN_DEPENDS= p5-CDDB_get>=0:audio/p5-CDDB_get \
p5-libwww>=0:www/p5-libwww \