- Add LICENSE

- Fix WWW: line

PR:		159425
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Emanuel Haupt 2011-08-08 12:48:01 +00:00
parent b68000871f
commit f7798e7b27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279211
2 changed files with 5 additions and 0 deletions

View file

@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= Simple C library for partitioned convolution COMMENT= Simple C library for partitioned convolution
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
LIB_DEPENDS= fftw3f.5:${PORTSDIR}/math/fftw3-float \ LIB_DEPENDS= fftw3f.5:${PORTSDIR}/math/fftw3-float \
samplerate.1:${PORTSDIR}/audio/libsamplerate \ samplerate.1:${PORTSDIR}/audio/libsamplerate \
sndfile.1:${PORTSDIR}/audio/libsndfile sndfile.1:${PORTSDIR}/audio/libsndfile

View file

@ -1 +1,3 @@
Simple C library for partitioned convolution. Simple C library for partitioned convolution.
WWW: http://heaven.sourceforge.net/index.php/programs/audio