svn commit: r474788 - head/security/p5-Digest-Perl-MD5
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Jul 17 09:07:45 UTC 2018
Author: amdmi3
Date: Tue Jul 17 09:07:44 2018
New Revision: 474788
URL: https://svnweb.freebsd.org/changeset/ports/474788
Log:
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
Modified:
head/security/p5-Digest-Perl-MD5/Makefile
Modified: head/security/p5-Digest-Perl-MD5/Makefile
==============================================================================
--- head/security/p5-Digest-Perl-MD5/Makefile Tue Jul 17 08:56:32 2018 (r474787)
+++ head/security/p5-Digest-Perl-MD5/Makefile Tue Jul 17 09:07:44 2018 (r474788)
@@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ashish at FreeBSD.org
COMMENT= Perl extension for MD5 hash algorithm in pure Perl
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list