security/p5-Digest-MD5-File: Add LICENSE and NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2021-05-31 03:59:15 +08:00
parent 1bff0c6119
commit 9be196fe7a
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -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>