aboutsummaryrefslogtreecommitdiff
path: root/audio/faad
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2016-06-18 11:27:40 +0000
committerThomas Zander <riggs@FreeBSD.org>2016-06-18 11:27:40 +0000
commitcb36beec1ccdf6574bc725ced4b70e0fe291b5c5 (patch)
treefef52176ddd52b7efc75fb284fb1ec5eecffe7a0 /audio/faad
parent726f2d9d6f3a34839c1be96039b408092f3234ff (diff)
downloadports-cb36beec1ccdf6574bc725ced4b70e0fe291b5c5.tar.gz
ports-cb36beec1ccdf6574bc725ced4b70e0fe291b5c5.zip
Notes
Diffstat (limited to 'audio/faad')
-rw-r--r--audio/faad/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index fbebc6d29ab8..70b754244e17 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -3,7 +3,7 @@
PORTNAME= faad2
PORTVERSION= 2.7
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION}
@@ -11,7 +11,10 @@ MASTER_SITES= SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= MPEG-2 and MPEG-4 AAC audio decoder
-USES= autoreconf dos2unix gmake libtool tar:bzip2
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USES= autoreconf gmake libtool tar:bzip2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib