diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-14 22:33:03 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-02-14 22:33:03 +0800 |
commit | 2de1b9593a2e0fad30e66a97b3b85193943680c8 (patch) | |
tree | 6e499a7d1e8534810f2efe0dc6c02fed28a30b0a /multimedia | |
parent | e559cfe0a2929af9b2168f4d9bca3d3c48835a0e (diff) | |
download | freebsd-ports-gnome-2de1b9593a2e0fad30e66a97b3b85193943680c8.tar.gz freebsd-ports-gnome-2de1b9593a2e0fad30e66a97b3b85193943680c8.tar.zst freebsd-ports-gnome-2de1b9593a2e0fad30e66a97b3b85193943680c8.zip |
Update LICENSE
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/quvi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/quvi/Makefile b/multimedia/quvi/Makefile index bee58d41b1f6..2d6b4b8ef5a3 100644 --- a/multimedia/quvi/Makefile +++ b/multimedia/quvi/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R}/${PORTNAME}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Command line tool for parsing flash media stream URLs -LICENSE= LGPL21 LGPL3 -LICENSE_COMB= dual +LICENSE= LGPL21+ +LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING BUILD_DEPENDS= libquvi>=0.4.0:multimedia/libquvi LIB_DEPENDS= libcurl.so:ftp/curl |