aboutsummaryrefslogtreecommitdiff
path: root/audio/libconvolve
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-06-17 05:54:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-06-17 05:54:06 +0000
commit5edacf50fefb6f0e5195cb84a2cedacd74e0eed4 (patch)
tree3493c6b87e0a432772a55236388e3980f34e1032 /audio/libconvolve
parent3f93b37f66b2431d3851595dbefd99995ca14670 (diff)
downloadports-5edacf50fefb6f0e5195cb84a2cedacd74e0eed4.tar.gz
ports-5edacf50fefb6f0e5195cb84a2cedacd74e0eed4.zip
Notes
Diffstat (limited to 'audio/libconvolve')
-rw-r--r--audio/libconvolve/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/libconvolve/Makefile b/audio/libconvolve/Makefile
index b9570e426235..c8802cbb2db6 100644
--- a/audio/libconvolve/Makefile
+++ b/audio/libconvolve/Makefile
@@ -9,15 +9,12 @@ PORTNAME= libconvolve
PORTVERSION= 0.0.8
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= http://tapas.affenbande.org/jack_convolve/
+MASTER_SITES= SF/heaven/Audio%20Applications/Jack%20Related/jack_convolve/
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