diff options
-rw-r--r-- | print/frescobaldi/Makefile | 4 |
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 \ |