- Add LICENSE
- Add NO_ARCH - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
9cc9d4f337
commit
b1f2fb6bd8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529235
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user