View | Details | Raw Unified | Return to bug 159425
Collapse All | Expand All

(-)audio/libconvolve/Makefile (+3 lines)
Lines 19-24 Link Here
19
		samplerate.1:${PORTSDIR}/audio/libsamplerate \
19
		samplerate.1:${PORTSDIR}/audio/libsamplerate \
20
		sndfile.1:${PORTSDIR}/audio/libsndfile
20
		sndfile.1:${PORTSDIR}/audio/libsndfile
21
21
22
LICENSE=	GPLv2 GPLv3
23
LICENSE_COMB=	dual
24
22
USE_GMAKE=	yes
25
USE_GMAKE=	yes
23
USE_LDCONFIG=	yes
26
USE_LDCONFIG=	yes
24
27
(-)audio/libconvolve/pkg-descr (+2 lines)
Line 1 Link Here
1
Simple C library for partitioned convolution.
1
Simple C library for partitioned convolution.
2
3
WWW: http://heaven.sourceforge.net/index.php/programs/audio

Return to bug 159425