Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2014 11:51:20 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362425 - head/audio/p5-MP3-Find
Message-ID:  <201407211151.s6LBpKwk090112@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jul 21 11:51:20 2014
New Revision: 362425
URL: http://svnweb.freebsd.org/changeset/ports/362425
QAT: https://qat.redports.org/buildarchive/r362425/

Log:
  - Add LICENSE

Modified:
  head/audio/p5-MP3-Find/Makefile

Modified: head/audio/p5-MP3-Find/Makefile
==============================================================================
--- head/audio/p5-MP3-Find/Makefile	Mon Jul 21 11:50:19 2014	(r362424)
+++ head/audio/p5-MP3-Find/Makefile	Mon Jul 21 11:51:20 2014	(r362425)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Search and sort MP3 files based on their ID3 tags
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407211151.s6LBpKwk090112>