audio/libsamplerate: Change license details from GPLv2 to BSD2CLAUSE

- libsamplerate 0.1.9 was re-licensed under the 2 clause BSD license [1]

[1] http://www.mega-nerd.com/SRC/license.html
This commit is contained in:
Ben Woods
2017-01-08 08:52:42 +00:00
parent 987351f83a
commit 147c5bbf97

View File

@@ -9,7 +9,8 @@ MASTER_SITES= http://www.mega-nerd.com/SRC/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
LICENSE= GPLv2
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool pathfix pkgconfig
USE_LDCONFIG= yes