summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-01-02 22:54:26 +0000
committerrillig <rillig@pkgsrc.org>2018-01-02 22:54:26 +0000
commit0091fea2ca689673fb003b81d752431566073c9b (patch)
tree1e06b017512d61627d41a285dbd38c5e4093669d /audio
parentb30306c0804761d09cacbc4177e020cd359ef9f3 (diff)
downloadpkgsrc-0091fea2ca689673fb003b81d752431566073c9b.tar.gz
Added missing LICENSE variable.
Diffstat (limited to 'audio')
-rw-r--r--audio/cripple/Makefile3
-rw-r--r--audio/liveice/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/cripple/Makefile b/audio/cripple/Makefile
index 6286cd7b46a..44090f29b8d 100644
--- a/audio/cripple/Makefile
+++ b/audio/cripple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/08/01 16:47:35 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2018/01/02 23:04:48 rillig Exp $
DISTNAME= cripple-0.06b
PKGREVISION= 1
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://www.vortex.prodigynet.co.uk/cripple/
COMMENT= Command line CD ripper/encoder wrapper with cddb support
+LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
BUILD_TARGET= cripple
diff --git a/audio/liveice/Makefile b/audio/liveice/Makefile
index 2fdd75ee126..67eea9a3342 100644
--- a/audio/liveice/Makefile
+++ b/audio/liveice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2015/08/18 07:31:02 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2018/01/02 23:20:19 rillig Exp $
#
DISTNAME= liveice
@@ -10,6 +10,7 @@ MASTER_SITES= http://star.arm.ac.uk/~spm/software/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://star.arm.ac.uk/~spm/software/liveice.html
COMMENT= Source client for Icecast
+LICENSE= gnu-gpl-v2
DEPENDS+= mpg123-1.*:../../audio/mpg123
DEPENDS+= lame-3.*:../../audio/lame