Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2018 09:04:09 +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: r470281 - head/textproc/p5-Text-Reform
Message-ID:  <201805180904.w4I949eP033656@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri May 18 09:04:08 2018
New Revision: 470281
URL: https://svnweb.freebsd.org/changeset/ports/470281

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

Modified:
  head/textproc/p5-Text-Reform/Makefile

Modified: head/textproc/p5-Text-Reform/Makefile
==============================================================================
--- head/textproc/p5-Text-Reform/Makefile	Fri May 18 08:59:41 2018	(r470280)
+++ head/textproc/p5-Text-Reform/Makefile	Fri May 18 09:04:08 2018	(r470281)
@@ -11,7 +11,11 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Manual text wrapping and reformatting
 
+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?201805180904.w4I949eP033656>