summaryrefslogtreecommitdiff
path: root/audio/paman
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/paman
parentb2f44342477900ce1aafa2bcbbc5f555e9ff9755 (diff)
downloadpkgsrc-406521157f436c3c974887f6df740df21c38d35c.tar.gz
Set LICENSE for a lot of audio packages.
Diffstat (limited to 'audio/paman')
-rw-r--r--audio/paman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/paman/Makefile b/audio/paman/Makefile
index a540a0cd229..8d16184a27e 100644
--- a/audio/paman/Makefile
+++ b/audio/paman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2016/03/03 13:12:20 jperkin Exp $
+# $NetBSD: Makefile,v 1.38 2016/04/20 12:10:30 nros Exp $
#
DISTNAME= paman-0.9.4
@@ -9,6 +9,7 @@ MASTER_SITES= http://0pointer.de/lennart/projects/paman/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://0pointer.de/lennart/projects/paman/
COMMENT= GTK frontend for the PulseAudio sound server
+LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++