summaryrefslogtreecommitdiff
path: root/audio/mp3cut
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/mp3cut
parentb2f44342477900ce1aafa2bcbbc5f555e9ff9755 (diff)
downloadpkgsrc-406521157f436c3c974887f6df740df21c38d35c.tar.gz
Set LICENSE for a lot of audio packages.
Diffstat (limited to 'audio/mp3cut')
-rw-r--r--audio/mp3cut/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mp3cut/Makefile b/audio/mp3cut/Makefile
index 23d4dd9ac1d..40ab69c1935 100644
--- a/audio/mp3cut/Makefile
+++ b/audio/mp3cut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:48:23 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2016/04/20 12:10:29 nros Exp $
DISTNAME= mp3cut-1.13
PKGREVISION= 6
@@ -8,6 +8,7 @@ MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JV/JV/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/~jv/mp3cut/
COMMENT= Tools to concatenate and split MP3 files
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-CDDB-File>=1.05:../../audio/p5-CDDB-File
DEPENDS+= p5-MPEG-Audio-Frame>=0.09:../../audio/p5-MPEG-Audio-Frame