Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2015 14:19:13 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376708 - head/security/p5-Digest-SHA1
Message-ID:  <201501101419.t0AEJDFX067181@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
 COMMENT=	Perl interface to the SHA-1 Algorithm
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501101419.t0AEJDFX067181>