svn commit: r362424 - head/audio/p5-MP3-ID3v1Tag

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


Author: sunpoet
Date: Mon Jul 21 11:50:19 2014
New Revision: 362424
URL: http://svnweb.freebsd.org/changeset/ports/362424
QAT: https://qat.redports.org/buildarchive/r362424/

Log:
  - Add LICENSE

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

Modified: head/audio/p5-MP3-ID3v1Tag/Makefile
==============================================================================
--- head/audio/p5-MP3-ID3v1Tag/Makefile	Mon Jul 21 11:49:05 2014	(r362423)
+++ head/audio/p5-MP3-ID3v1Tag/Makefile	Mon Jul 21 11:50:19 2014	(r362424)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Edit ID3v1 Tags from an Audio MPEG Layer 3
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-head mailing list