Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 May 2018 09:03:57 +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: r469098 - head/devel/p5-lib-abs
Message-ID:  <201805050903.w4593vb2005204@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat May  5 09:03:57 2018
New Revision: 469098
URL: https://svnweb.freebsd.org/changeset/ports/469098

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

Modified:
  head/devel/p5-lib-abs/Makefile

Modified: head/devel/p5-lib-abs/Makefile
==============================================================================
--- head/devel/p5-lib-abs/Makefile	Sat May  5 08:57:37 2018	(r469097)
+++ head/devel/p5-lib-abs/Makefile	Sat May  5 09:03:57 2018	(r469098)
@@ -11,7 +11,11 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	mons@cpan.org
 COMMENT=	Relative use lib in absolute way
 
+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?201805050903.w4593vb2005204>