Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:05:44 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1a5a034a508b - main - textproc/p5-LaTeX-ToUnicode: Add LICENSE_FILE and NO_ARCH
Message-ID:  <202105302005.14UK5iRD079095@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1a5a034a508b1d4a26d844cec2a3c51452883963

commit 1a5a034a508b1d4a26d844cec2a3c51452883963
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-30 19:59:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-30 19:59:19 +0000

    textproc/p5-LaTeX-ToUnicode: Add LICENSE_FILE and NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 textproc/p5-LaTeX-ToUnicode/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/p5-LaTeX-ToUnicode/Makefile b/textproc/p5-LaTeX-ToUnicode/Makefile
index 63f5cc6db4ce..10bb4b9c470e 100644
--- a/textproc/p5-LaTeX-ToUnicode/Makefile
+++ b/textproc/p5-LaTeX-ToUnicode/Makefile
@@ -13,8 +13,11 @@ COMMENT=	Convert LaTeX commands to Unicode
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 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?202105302005.14UK5iRD079095>