Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:05:43 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: 9be196fe7a00 - main - security/p5-Digest-MD5-File: Add LICENSE and NO_ARCH
Message-ID:  <202105302005.14UK5h23079074@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=9be196fe7a0045c9079dbadb16bb66b379d9e434

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

    security/p5-Digest-MD5-File: Add LICENSE and NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 security/p5-Digest-MD5-File/Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/security/p5-Digest-MD5-File/Makefile b/security/p5-Digest-MD5-File/Makefile
index 61da0b8899c7..7f1289a596bb 100644
--- a/security/p5-Digest-MD5-File/Makefile
+++ b/security/p5-Digest-MD5-File/Makefile
@@ -10,9 +10,14 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ashish@FreeBSD.org
 COMMENT=	Perl extension for getting MD5 sums for files and urls
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	p5-libwww>=0:www/p5-libwww
 
 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.14UK5h23079074>