aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMichael Moll <mmoll@FreeBSD.org>2015-06-15 21:12:31 +0000
committerMichael Moll <mmoll@FreeBSD.org>2015-06-15 21:12:31 +0000
commitd1c00d7fdb39049d03d660d1fa59f937e8449c9d (patch)
tree7e1f6237b70ad3a4e54c0947176cb80af0f00b20 /audio
parentc1d5b1cb9d7a5e84795518ffd4978dab80181ba0 (diff)
downloadports-d1c00d7fdb39049d03d660d1fa59f937e8449c9d.tar.gz
ports-d1c00d7fdb39049d03d660d1fa59f937e8449c9d.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/rubyripper/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/rubyripper/Makefile b/audio/rubyripper/Makefile
index 541f7cfdcf5f..207a2baa9d63 100644
--- a/audio/rubyripper/Makefile
+++ b/audio/rubyripper/Makefile
@@ -12,6 +12,10 @@ COMMENT= Digital audio CD extraction tool for accurate ripping
LICENSE= GPLv3
+BROKEN= Does not build with newer rubygem-gettext
+DEPRECATED= Does not build and is deprecated upstream
+EXPIRATION_DATE= 2015-07-15
+
# cdparanoia is not really required for the build, but the port would not
# configure without it (ideally, configure script should be fixed instead
# of forcing this superfluous build dependency)