aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-02-15 00:09:00 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-02-15 00:09:00 +0800
commit70ac2802ff19e2486bc89a9fa0dbcb85ae42ae8a (patch)
treeb4b697cc32eae629cc9997d292a566aac0673185 /print
parentd173d2da85b213e2609d55b63c062b5d356dbcac (diff)
downloadfreebsd-ports-gnome-70ac2802ff19e2486bc89a9fa0dbcb85ae42ae8a.tar.gz
freebsd-ports-gnome-70ac2802ff19e2486bc89a9fa0dbcb85ae42ae8a.tar.zst
freebsd-ports-gnome-70ac2802ff19e2486bc89a9fa0dbcb85ae42ae8a.zip
- Fix license
Approved by: portmgr blanket
Diffstat (limited to 'print')
-rw-r--r--print/frescobaldi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/frescobaldi/Makefile b/print/frescobaldi/Makefile
index 10d229939214..827c305ab6f9 100644
--- a/print/frescobaldi/Makefile
+++ b/print/frescobaldi/Makefile
@@ -9,8 +9,8 @@ CATEGORIES= print kde
MAINTAINER= martin.dieringer@gmx.de
COMMENT= Music score editor for lilypond
-LICENSE= GPLv2 GPLv3
-LICENSE_COMB= dual
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= lilypond:print/lilypond \
${PYTHON_PKGNAMEPREFIX}poppler-qt4>=0:graphics/py-poppler-qt4 \