Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2018 15:39:21 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r460404 - head/textproc/p5-Text-Balanced
Message-ID:  <201801301539.w0UFdL6T040163@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan 30 15:39:20 2018
New Revision: 460404
URL: https://svnweb.freebsd.org/changeset/ports/460404

Log:
  Add LICENSE_FILE
  
  - Add NO_ARCH

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

Modified: head/textproc/p5-Text-Balanced/Makefile
==============================================================================
--- head/textproc/p5-Text-Balanced/Makefile	Tue Jan 30 15:39:15 2018	(r460403)
+++ head/textproc/p5-Text-Balanced/Makefile	Tue Jan 30 15:39:20 2018	(r460404)
@@ -12,7 +12,9 @@ COMMENT=	Extract delimited text sequences from strings
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE_ART10=	${WRKSRC}/LICENSE
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 



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