aboutsummaryrefslogtreecommitdiff
path: root/audio/musescore
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-10 17:34:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-10 17:34:51 +0000
commit8e57df7a4049229d81d9ad3c5a766dbe2aa5d5bc (patch)
tree19403f4b955e11d1837413b3d364cb7952cb8bf8 /audio/musescore
parentaec2eea1619f1334c91b2322e5e8d2e261874ace (diff)
downloadports-8e57df7a4049229d81d9ad3c5a766dbe2aa5d5bc.tar.gz
ports-8e57df7a4049229d81d9ad3c5a766dbe2aa5d5bc.zip
Notes
Diffstat (limited to 'audio/musescore')
-rw-r--r--audio/musescore/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/musescore/Makefile b/audio/musescore/Makefile
index 57623e0b4ed3..5cda90b19cca 100644
--- a/audio/musescore/Makefile
+++ b/audio/musescore/Makefile
@@ -3,7 +3,7 @@
PORTNAME= musescore
PORTVERSION= 1.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= SF/mscore/mscore/MuseScore-${PORTVERSION}/
DISTNAME= mscore-${PORTVERSION}
@@ -12,12 +12,13 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Free music composition & notation software
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/mscore/COPYING
BUILD_DEPENDS= qtscriptgenerator>0:${PORTSDIR}/devel/qtscriptgenerator
LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile
RUN_DEPENDS= qtscriptgenerator>0:${PORTSDIR}/devel/qtscriptgenerator
-USES= tar:bzip2 cmake:outsource
+USES= desktop-file-utils tar:bzip2 cmake:outsource
USE_QT4= corelib designer gui network script scripttools svg webkit xml \
linguisttools_build moc_build qmake_build rcc_build uic_build
CMAKE_SOURCE_PATH= ${WRKSRC}/mscore