Date: Fri, 12 Oct 2018 09:08:47 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481887 - head/security/p5-Digest-MD2 Message-ID: <201810120908.w9C98lig099025@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Oct 12 09:08:47 2018 New Revision: 481887 URL: https://svnweb.freebsd.org/changeset/ports/481887 Log: - Add LICENSE Approved by: portmgr blanket Modified: head/security/p5-Digest-MD2/Makefile Modified: head/security/p5-Digest-MD2/Makefile ============================================================================== --- head/security/p5-Digest-MD2/Makefile Fri Oct 12 08:49:04 2018 (r481886) +++ head/security/p5-Digest-MD2/Makefile Fri Oct 12 09:08:47 2018 (r481887) @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the MD2 message digest 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?201810120908.w9C98lig099025>