summaryrefslogtreecommitdiff
path: root/audio/liba52
diff options
context:
space:
mode:
authornros <nros>2016-04-20 12:10:24 +0000
committernros <nros>2016-04-20 12:10:24 +0000
commit3b061d2befa41ac80c49675770e3de978d277547 (patch)
treed00c69d12d8453b67d39622bbea7c29faa454e0c /audio/liba52
parenta34e105203eff6ffd5d4508dc09ba8ecd1b7cbd8 (diff)
downloadpkgsrc-3b061d2befa41ac80c49675770e3de978d277547.tar.gz
Set LICENSE for a lot of audio packages.
Diffstat (limited to 'audio/liba52')
-rw-r--r--audio/liba52/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/liba52/Makefile b/audio/liba52/Makefile
index 45326ae136b..0eb02fee090 100644
--- a/audio/liba52/Makefile
+++ b/audio/liba52/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/09/12 00:24:41 asau Exp $
+# $NetBSD: Makefile,v 1.22 2016/04/20 12:10:27 nros Exp $
#
DISTNAME= a52dec-0.7.4
@@ -10,6 +10,7 @@ MASTER_SITES= http://liba52.sourceforge.net/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://liba52.sourceforge.net/
COMMENT= Free ATSC A/52 stream decoder library
+LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes