svn commit: r362425 - head/audio/p5-MP3-Find

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jul 21 11:51:20 UTC 2014


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 at 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}
 


More information about the svn-ports-head mailing list