svn commit: r376708 - head/security/p5-Digest-SHA1

Wen Heping wen at FreeBSD.org
Sat Jan 10 14:19:13 UTC 2015


Author: wen
Date: Sat Jan 10 14:19:12 2015
New Revision: 376708
URL: https://svnweb.freebsd.org/changeset/ports/376708
QAT: https://qat.redports.org/buildarchive/r376708/

Log:
  - Add LICENSE

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

Modified: head/security/p5-Digest-SHA1/Makefile
==============================================================================
--- head/security/p5-Digest-SHA1/Makefile	Sat Jan 10 13:53:16 2015	(r376707)
+++ head/security/p5-Digest-SHA1/Makefile	Sat Jan 10 14:19:12 2015	(r376708)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl interface to the SHA-1 Algorithm
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list