Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:05:40 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: 9045f9ef5416 - main - mail/p5-Email-Stuffer: Add LICENSE and NO_ARCH
Message-ID:  <202105302005.14UK5ewo079032@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=9045f9ef5416ffa6fa592af975b424c1f1d556ca

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

    mail/p5-Email-Stuffer: Add LICENSE and NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 mail/p5-Email-Stuffer/Makefile | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/mail/p5-Email-Stuffer/Makefile b/mail/p5-Email-Stuffer/Makefile
index 746d1981450e..521008cffff9 100644
--- a/mail/p5-Email-Stuffer/Makefile
+++ b/mail/p5-Email-Stuffer/Makefile
@@ -9,6 +9,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	zi@FreeBSD.org
 COMMENT=	More casual approach to creating and sending Email
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Params-Util>=0.23:devel/p5-Params-Util \
 		p5-File-Type>=0.22:devel/p5-File-Type \
@@ -18,4 +22,6 @@ RUN_DEPENDS=	p5-Params-Util>=0.23:devel/p5-Params-Util \
 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.14UK5ewo079032>