Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2018 09:07:52 +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: r475351 - head/devel/p5-Proc-Wait3
Message-ID:  <201807260907.w6Q97qE3086523@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Jul 26 09:07:52 2018
New Revision: 475351
URL: https://svnweb.freebsd.org/changeset/ports/475351

Log:
  - Add LICENSE
  
  Approved by:	portmgr blanket

Modified:
  head/devel/p5-Proc-Wait3/Makefile

Modified: head/devel/p5-Proc-Wait3/Makefile
==============================================================================
--- head/devel/p5-Proc-Wait3/Makefile	Thu Jul 26 08:58:50 2018	(r475350)
+++ head/devel/p5-Proc-Wait3/Makefile	Thu Jul 26 09:07:52 2018	(r475351)
@@ -10,6 +10,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	tobez@FreeBSD.org
 COMMENT=	Perl extension for wait3 system call
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 USES=		perl5
 USE_PERL5=	configure
 



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