aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-17 19:57:28 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-17 19:57:28 +0800
commit6d4f8fdec074060ddd36a39b3aae4a7b1f7e4a49 (patch)
tree1fe71035fabb20ffbf63f4f39be408b0109bad27 /audio
parent87cce19a4f9d0debac7d3a7b8bc221a5a6857f22 (diff)
downloadfreebsd-ports-graphics-6d4f8fdec074060ddd36a39b3aae4a7b1f7e4a49.tar.gz
freebsd-ports-graphics-6d4f8fdec074060ddd36a39b3aae4a7b1f7e4a49.tar.zst
freebsd-ports-graphics-6d4f8fdec074060ddd36a39b3aae4a7b1f7e4a49.zip
- Add CPE info
- Add LICENSE_FILE Approved by: portmgr blanket
Diffstat (limited to 'audio')
-rw-r--r--audio/audacity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 67141dff505..f7ac9314147 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