Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2018 09:03:55 +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: r468914 - head/devel/p5-File-NFSLock
Message-ID:  <201805030903.w4393toM047456@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu May  3 09:03:55 2018
New Revision: 468914
URL: https://svnweb.freebsd.org/changeset/ports/468914

Log:
  - Add LICENSE
  - Add NO_ARCH
  
  Approved by:	portmgr blanket

Modified:
  head/devel/p5-File-NFSLock/Makefile

Modified: head/devel/p5-File-NFSLock/Makefile
==============================================================================
--- head/devel/p5-File-NFSLock/Makefile	Thu May  3 08:33:55 2018	(r468913)
+++ head/devel/p5-File-NFSLock/Makefile	Thu May  3 09:03:55 2018	(r468914)
@@ -11,7 +11,11 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	tobez@FreeBSD.org
 COMMENT=	File::NFSLock - perl module to do NFS (or not) locking
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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