aboutsummaryrefslogtreecommitdiff
path: root/audio/cantata
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-16 13:59:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-16 13:59:35 +0000
commitf99c607ba747f4c164d6add60c690af5d17b7e84 (patch)
tree95dc1f5f15b012fd239a3d2d1221ef2c0a6526c7 /audio/cantata
parent6a302067784126a66decb463e6cd79b83f8207c3 (diff)
downloadports-f99c607ba747f4c164d6add60c690af5d17b7e84.tar.gz
ports-f99c607ba747f4c164d6add60c690af5d17b7e84.zip
- Add CPE info
- Add LICENSE_FILE Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=386548
Diffstat (limited to 'audio/cantata')
-rw-r--r--audio/cantata/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/cantata/Makefile b/audio/cantata/Makefile
index 95e64da99bf9..bac4408f8ed3 100644
--- a/audio/cantata/Makefile
+++ b/audio/cantata/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Graphical client for MPD using Qt5
LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/LICENSE
USE_KDE4= oxygen
USE_QT5= buildtools_build concurrent core dbus gui \
@@ -22,7 +23,8 @@ CMAKE_ARGS= -DENABLE_QT5:BOOL=TRUE \
-DLCONVERT_EXECUTABLE:STRING=${QT_BINDIR}/lconvert \
-DLRELEASE_EXECUTABLE:STRING=${QT_BINDIR}/lrelease
-USES= cmake:outsource pkgconfig tar:bzip2
+USES= cmake:outsource cpe pkgconfig tar:bzip2
+CPE_VENDOR= craig_drummond
USE_LDCONFIG= yes
INSTALLS_ICONS= yes