From b1f2fb6bd8f1552f36b5ca86a2cf16f1a6268c2b Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 27 Mar 2020 09:32:15 +0000 Subject: [PATCH] - Add LICENSE - Add NO_ARCH - Update WWW Approved by: portmgr blanket --- security/p5-Crypt-RandPasswd/Makefile | 4 ++++ security/p5-Crypt-RandPasswd/pkg-descr | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index d35f86d9ce94..01081ee77bc3 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -11,8 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Implementation of the Automated Password Generator standard +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes post-patch: @${RM} ${WRKSRC}/lib/Crypt/RandPasswd.pm.orig diff --git a/security/p5-Crypt-RandPasswd/pkg-descr b/security/p5-Crypt-RandPasswd/pkg-descr index 91417d7ae738..726058d732fb 100644 --- a/security/p5-Crypt-RandPasswd/pkg-descr +++ b/security/p5-Crypt-RandPasswd/pkg-descr @@ -1,4 +1,4 @@ This is an implementation of the Automated Password Generator standard, defined in FIPS Publication 181, "Standard for Automated Password Generator": -WWW: http://www.itl.nist.gov/fipspubs/fip181.htm +WWW: https://metacpan.org/release/Crypt-RandPasswd