Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:44:49 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: 2221ac89daf7 - main - devel/p5-Taint-Util: Add LICENSE
Message-ID:  <202106251344.15PDin5m086138@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=2221ac89daf777a8b6161b085a4f8fb5b5862be6

commit 2221ac89daf777a8b6161b085a4f8fb5b5862be6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:35:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-25 13:35:22 +0000

    devel/p5-Taint-Util: Add LICENSE
---
 devel/p5-Taint-Util/Makefile | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/devel/p5-Taint-Util/Makefile b/devel/p5-Taint-Util/Makefile
index 78acf88949e1..1cbee5351388 100644
--- a/devel/p5-Taint-Util/Makefile
+++ b/devel/p5-Taint-Util/Makefile
@@ -10,8 +10,12 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Test for and flip the taint flag without regex matches or eval
 
-USE_PERL5=	configure
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 USES=		perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Taint/Util/Util.so



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