summaryrefslogtreecommitdiff
path: root/audio/SDL_sound
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/SDL_sound
parenta34e105203eff6ffd5d4508dc09ba8ecd1b7cbd8 (diff)
downloadpkgsrc-3b061d2befa41ac80c49675770e3de978d277547.tar.gz
Set LICENSE for a lot of audio packages.
Diffstat (limited to 'audio/SDL_sound')
-rw-r--r--audio/SDL_sound/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/SDL_sound/Makefile b/audio/SDL_sound/Makefile
index 75c7347e435..e1981af2f75 100644
--- a/audio/SDL_sound/Makefile
+++ b/audio/SDL_sound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2015/04/25 14:20:18 tnn Exp $
+# $NetBSD: Makefile,v 1.31 2016/04/20 12:10:24 nros Exp $
#
DISTNAME= SDL_sound-1.0.3
@@ -9,6 +9,7 @@ MASTER_SITES= http://icculus.org/SDL_sound/downloads/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://icculus.org/SDL_sound/
COMMENT= SDL library to handle the decoding of different file formats
+LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= YES
USE_LIBTOOL= YES