1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

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
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430859

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