aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2011-08-08 20:48:01 +0800
committerehaupt <ehaupt@FreeBSD.org>2011-08-08 20:48:01 +0800
commitb372251685dc2e7f8d18825a5c44c105682b891d (patch)
treec1dd23aff1be8f0539939efe884cc67ba64a15dd
parent0efee8e84d5b4c14b3ee69d2a4eea3a604c99cfd (diff)
downloadfreebsd-ports-gnome-b372251685dc2e7f8d18825a5c44c105682b891d.tar.gz
freebsd-ports-gnome-b372251685dc2e7f8d18825a5c44c105682b891d.tar.zst
freebsd-ports-gnome-b372251685dc2e7f8d18825a5c44c105682b891d.zip
- Add LICENSE
- Fix WWW: line PR: 159425 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
-rw-r--r--audio/libconvolve/Makefile3
-rw-r--r--audio/libconvolve/pkg-descr2
2 files changed, 5 insertions, 0 deletions
diff --git a/audio/libconvolve/Makefile b/audio/libconvolve/Makefile
index c8802cbb2db6..98f37ce6bec0 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
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
+
LIB_DEPENDS= fftw3f.5:${PORTSDIR}/math/fftw3-float \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
sndfile.1:${PORTSDIR}/audio/libsndfile
diff --git a/audio/libconvolve/pkg-descr b/audio/libconvolve/pkg-descr
index e438618df0d9..ca591ba97946 100644
--- a/audio/libconvolve/pkg-descr
+++ b/audio/libconvolve/pkg-descr
@@ -1 +1,3 @@
Simple C library for partitioned convolution.
+
+WWW: http://heaven.sourceforge.net/index.php/programs/audio