svn commit: r409010 - head/security/p5-Digest-SHA3

Adam Weinberger adamw at FreeBSD.org
Tue Feb 16 18:08:44 UTC 2016


Author: adamw
Date: Tue Feb 16 18:08:42 2016
New Revision: 409010
URL: https://svnweb.freebsd.org/changeset/ports/409010

Log:
  Add LICENSE info, and donate to the perl collective.

Modified:
  head/security/p5-Digest-SHA3/Makefile

Modified: head/security/p5-Digest-SHA3/Makefile
==============================================================================
--- head/security/p5-Digest-SHA3/Makefile	Tue Feb 16 18:05:17 2016	(r409009)
+++ head/security/p5-Digest-SHA3/Makefile	Tue Feb 16 18:08:42 2016	(r409010)
@@ -7,9 +7,12 @@ CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	adamw at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl extension for SHA-3
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list