aboutsummaryrefslogtreecommitdiff
path: root/audio/audacity
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-17 11:57:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-17 11:57:28 +0000
commit117978d841b5f8060139d7f3c95aa156b66bd106 (patch)
tree1fe71035fabb20ffbf63f4f39be408b0109bad27 /audio/audacity
parent84aaaa0c14b45469937b4f6e57b2d94eadfe8d53 (diff)
downloadports-117978d841b5f8060139d7f3c95aa156b66bd106.tar.gz
ports-117978d841b5f8060139d7f3c95aa156b66bd106.zip
Notes
Diffstat (limited to 'audio/audacity')
-rw-r--r--audio/audacity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 67141dff5058..f7ac9314147a 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -11,13 +11,14 @@ MAINTAINER= xxjack12xx@gmail.com
COMMENT= GUI editor for digital audio waveforms
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile
WRKSRC= ${WRKDIR}/${PORTNAME}-minsrc-${PORTVERSION}
GNU_CONFIGURE= yes
-USES= desktop-file-utils gettext gmake pkgconfig shared-mime-info \
+USES= cpe desktop-file-utils gettext gmake pkgconfig shared-mime-info \
tar:xz
USE_WX= 2.8
WX_UNICODE= yes