aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-09-06 02:24:58 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-09-06 02:24:58 +0800
commitaaec4ae4ebe9a86bf71d373ba5ad850b06012c2c (patch)
tree8e624d4cab7411d80546cd23d81481a863b891e8 /audio
parentba3f1ed4a48263851660dc7f845b27faacda0c7c (diff)
downloadfreebsd-ports-gnome-aaec4ae4ebe9a86bf71d373ba5ad850b06012c2c.tar.gz
freebsd-ports-gnome-aaec4ae4ebe9a86bf71d373ba5ad850b06012c2c.tar.zst
freebsd-ports-gnome-aaec4ae4ebe9a86bf71d373ba5ad850b06012c2c.zip
- Fix LICENSE
Diffstat (limited to 'audio')
-rw-r--r--audio/libid3tag/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libid3tag/Makefile b/audio/libid3tag/Makefile
index b20c7d00bb17..b8fc9b74cedb 100644
--- a/audio/libid3tag/Makefile
+++ b/audio/libid3tag/Makefile
@@ -10,7 +10,8 @@ MASTER_SITES= SF/mad/${PORTNAME}/${PORTVERSION} \
MAINTAINER= ports@FreeBSD.org
COMMENT= ID3 tags library (part of MAD project)
-LICENSE= GPLv2
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
GNU_CONFIGURE= yes
USE_LDCONFIG= yes