git: 84bbbb11ffbc - main - devel/p5-Text-Levenshtein: Add LICENSE_FILE

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:45:18 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=84bbbb11ffbc30915e9587ae9d1c7514026ee20f

commit 84bbbb11ffbc30915e9587ae9d1c7514026ee20f
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:35:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:35:39 +0000

    devel/p5-Text-Levenshtein: Add LICENSE_FILE
---
 devel/p5-Text-Levenshtein/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/p5-Text-Levenshtein/Makefile b/devel/p5-Text-Levenshtein/Makefile
index 8c7172ff6269..ee6d435148f8 100644
--- a/devel/p5-Text-Levenshtein/Makefile
+++ b/devel/p5-Text-Levenshtein/Makefile
@@ -11,6 +11,7 @@ COMMENT=	Implementation of the Levenshtein edit distance
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		perl5
 USE_PERL5=	configure


More information about the dev-commits-ports-main mailing list