svn commit: r451681 - head/archivers/p5-Mac-Macbinary

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 10 11:20:12 UTC 2017


Author: sunpoet
Date: Tue Oct 10 11:20:11 2017
New Revision: 451681
URL: https://svnweb.freebsd.org/changeset/ports/451681

Log:
  Add LICENSE

Modified:
  head/archivers/p5-Mac-Macbinary/Makefile

Modified: head/archivers/p5-Mac-Macbinary/Makefile
==============================================================================
--- head/archivers/p5-Mac-Macbinary/Makefile	Tue Oct 10 11:20:06 2017	(r451680)
+++ head/archivers/p5-Mac-Macbinary/Makefile	Tue Oct 10 11:20:11 2017	(r451681)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl module that can extract info from Macbinary files
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 NO_ARCH=	yes


More information about the svn-ports-all mailing list