aboutsummaryrefslogtreecommitdiff
path: root/audio/liba52
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2010-06-13 10:52:39 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2010-06-13 10:52:39 +0000
commit2d56508c7a7cc5d3fa93e82fc99d24042ad0f9f4 (patch)
tree9681635fe19c960bc468ce418b95252cdedf12d9 /audio/liba52
parente6b01689af71e6429ae6fcf7682a7d4ecf38a8fe (diff)
downloadports-2d56508c7a7cc5d3fa93e82fc99d24042ad0f9f4.tar.gz
ports-2d56508c7a7cc5d3fa93e82fc99d24042ad0f9f4.zip
Add LICENSE* information
Notes
Notes: svn path=/head/; revision=256471
Diffstat (limited to 'audio/liba52')
-rw-r--r--audio/liba52/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/liba52/Makefile b/audio/liba52/Makefile
index 35333db2ebfb..4d0fa8e08e15 100644
--- a/audio/liba52/Makefile
+++ b/audio/liba52/Makefile
@@ -15,6 +15,9 @@ DISTNAME= a52dec-${PORTVERSION:S/.b/b/}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= A free library for decoding ATSC A/52 streams, aka AC-3
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_AUTOTOOLS= libtool:22
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes