summaryrefslogtreecommitdiff
path: root/audio/qsynth
diff options
context:
space:
mode:
authornros <nros@pkgsrc.org>2016-04-20 12:10:24 +0000
committernros <nros@pkgsrc.org>2016-04-20 12:10:24 +0000
commit406521157f436c3c974887f6df740df21c38d35c (patch)
treed00c69d12d8453b67d39622bbea7c29faa454e0c /audio/qsynth
parentb2f44342477900ce1aafa2bcbbc5f555e9ff9755 (diff)
downloadpkgsrc-406521157f436c3c974887f6df740df21c38d35c.tar.gz
Set LICENSE for a lot of audio packages.
Diffstat (limited to 'audio/qsynth')
-rw-r--r--audio/qsynth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile
index 559701cebd5..3ba39f49acc 100644
--- a/audio/qsynth/Makefile
+++ b/audio/qsynth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2015/04/25 14:20:23 tnn Exp $
+# $NetBSD: Makefile,v 1.30 2016/04/20 12:10:30 nros Exp $
DISTNAME= qsynth-0.2.4
PKGREVISION= 21
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qsynth/}
MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://qsynth.sourceforge.net/
COMMENT= Qt GUI Interface to FluidSynth
+LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++
USE_LIBTOOL= yes