summaryrefslogtreecommitdiff
path: root/audio/libvisual
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/libvisual
parenta34e105203eff6ffd5d4508dc09ba8ecd1b7cbd8 (diff)
downloadpkgsrc-3b061d2befa41ac80c49675770e3de978d277547.tar.gz
Set LICENSE for a lot of audio packages.
Diffstat (limited to 'audio/libvisual')
-rw-r--r--audio/libvisual/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libvisual/Makefile b/audio/libvisual/Makefile
index 4ef0abaf264..bcfdf3b809a 100644
--- a/audio/libvisual/Makefile
+++ b/audio/libvisual/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/04/21 23:17:31 mef Exp $
+# $NetBSD: Makefile,v 1.26 2016/04/20 12:10:28 nros Exp $
#
DISTNAME= libvisual-0.4.0
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/Libvisual/libvisual/wiki/General-information
COMMENT= Abstraction library for applications and audio visualisation plugins
+LICENSE= gnu-lgpl-v2.1
USE_LANGUAGES= c c++
USE_LIBTOOL= yes