git: db7d2ecfc421 - main - devel/p5-Sepia: Update LICENSE

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 19 Jan 2024 15:14:30 UTC
The branch main has been updated by bofh:

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

commit db7d2ecfc42155561c3107c994504fb2848ffd8f
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-19 15:04:16 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-19 15:14:14 +0000

    devel/p5-Sepia: Update LICENSE
    
    Use dual license as per Perl terms. This is mentioned only in the README
    file.
    
    Approved by:    portmgr (blanket)
---
 devel/p5-Sepia/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/p5-Sepia/Makefile b/devel/p5-Sepia/Makefile
index 01870ed2fc7a..9d8b879bfcb0 100644
--- a/devel/p5-Sepia/Makefile
+++ b/devel/p5-Sepia/Makefile
@@ -10,7 +10,8 @@ MAINTAINER=	ashish@FreeBSD.org
 COMMENT=	Simple Emacs-Perl Interface
 WWW=		https://metacpan.org/release/Sepia
 
-LICENSE=	NONE
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Devel-Size>=0:devel/p5-Devel-Size \