svn commit: r362426 - head/audio/p5-Audio-WMA

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


Author: sunpoet
Date: Mon Jul 21 11:52:05 2014
New Revision: 362426
URL: http://svnweb.freebsd.org/changeset/ports/362426
QAT: https://qat.redports.org/buildarchive/r362426/

Log:
  - Add LICENSE

Modified:
  head/audio/p5-Audio-WMA/Makefile

Modified: head/audio/p5-Audio-WMA/Makefile
==============================================================================
--- head/audio/p5-Audio-WMA/Makefile	Mon Jul 21 11:51:20 2014	(r362425)
+++ head/audio/p5-Audio-WMA/Makefile	Mon Jul 21 11:52:05 2014	(r362426)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Fetch info from WMA audio files
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list