aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mumble
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-18 02:45:31 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-18 02:45:31 +0800
commitde73fbbecd260f19b4b7b612b821476a22f3b9fd (patch)
treee021bc6f6407f868291fb90e7f873cd10e6cce8d /audio/mumble
parentf4b9893ba84d1391b612331f61cc27e7cef08545 (diff)
downloadfreebsd-ports-gnome-de73fbbecd260f19b4b7b612b821476a22f3b9fd.tar.gz
freebsd-ports-gnome-de73fbbecd260f19b4b7b612b821476a22f3b9fd.tar.zst
freebsd-ports-gnome-de73fbbecd260f19b4b7b612b821476a22f3b9fd.zip
- Add CPE info
- Add LICENSE_FILE Approved by: portmgr blanket
Diffstat (limited to 'audio/mumble')
-rw-r--r--audio/mumble/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile
index 935ff73bc399..b8a7ea0dbf16 100644
--- a/audio/mumble/Makefile
+++ b/audio/mumble/Makefile
@@ -11,6 +11,7 @@ MAINTAINER= feld@FreeBSD.org
COMMENT= Voice chat software primarily intended for use while gaming
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS+= libspeex.so:${PORTSDIR}/audio/speex \
libsndfile.so:${PORTSDIR}/audio/libsndfile \
@@ -21,7 +22,7 @@ LIB_DEPENDS+= libspeex.so:${PORTSDIR}/audio/speex \
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
-USES= compiler gmake pkgconfig qmake
+USES= compiler cpe gmake pkgconfig qmake
USE_LDCONFIG= yes
USE_QT4= gui svg iconengines_run xml sql network l10n \
linguist_build moc_build rcc_build uic_build \