git: 9be196fe7a00 - main - security/p5-Digest-MD5-File: Add LICENSE and NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 30 20:05:44 UTC 2021


The branch main has been updated by sunpoet:

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

commit 9be196fe7a0045c9079dbadb16bb66b379d9e434
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:59:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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 at 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>


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