aboutsummaryrefslogtreecommitdiff
path: root/audio/libconvolve
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-06-16 10:22:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-06-16 10:22:47 +0000
commit2bff51c7621d71ebd1de5c94f41e6875d4392927 (patch)
tree18552b27464fbf4e51c43d45f8cab6e3d7f2a64f /audio/libconvolve
parentd531b5236bfc8a1b4d7d60c9ec135b416153db45 (diff)
downloadports-2bff51c7621d71ebd1de5c94f41e6875d4392927.tar.gz
ports-2bff51c7621d71ebd1de5c94f41e6875d4392927.zip
Another bunch of deprecation: no more public distfiles and/or abandonware
Notes
Notes: svn path=/head/; revision=275668
Diffstat (limited to 'audio/libconvolve')
-rw-r--r--audio/libconvolve/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/libconvolve/Makefile b/audio/libconvolve/Makefile
index f6dea557e048..b9570e426235 100644
--- a/audio/libconvolve/Makefile
+++ b/audio/libconvolve/Makefile
@@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple C library for partitioned convolution
+DEPRECATED= No more public distfiles, looks like an abandonware
+EXPIRATION_DATE= 2011-08-01
+
LIB_DEPENDS= fftw3f.5:${PORTSDIR}/math/fftw3-float \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
sndfile.1:${PORTSDIR}/audio/libsndfile