From f7798e7b27396dba733d602882fd9afc06cfd7b0 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Mon, 8 Aug 2011 12:48:01 +0000 Subject: [PATCH] - Add LICENSE - Fix WWW: line PR: 159425 Submitted by: KATO Tsuguru --- audio/libconvolve/Makefile | 3 +++ audio/libconvolve/pkg-descr | 2 ++ 2 files changed, 5 insertions(+) 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