Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2021 18:26:14 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3d5da364ba66 - main - textproc/py-rst2ansi: Remove LICENSE_FILE since it's not used
Message-ID:  <202104281826.13SIQEMT071641@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=3d5da364ba668b5378c27e749ff1570bdb273c0c

commit 3d5da364ba668b5378c27e749ff1570bdb273c0c
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-04-28 18:26:17 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-04-28 18:26:17 +0000

    textproc/py-rst2ansi: Remove LICENSE_FILE since it's not used
---
 textproc/py-rst2ansi/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/textproc/py-rst2ansi/Makefile b/textproc/py-rst2ansi/Makefile
index a7ee10e66b3f..ee4a2c66b592 100644
--- a/textproc/py-rst2ansi/Makefile
+++ b/textproc/py-rst2ansi/Makefile
@@ -8,7 +8,6 @@ MAINTAINER=	PopularMoment@protonmail.com
 COMMENT=	RST converter to ansi-decorated console output
 
 LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}docutils>=0.14:textproc/py-docutils@${PY_FLAVOR}
 



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