Add p5-String-Random 0.198, a perl interface to generate "random" strings.

This commit is contained in:
Will Andrews 2001-01-03 23:51:52 +00:00
parent b4edb5af14
commit 7b31e1730d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36738
6 changed files with 36 additions and 0 deletions

View File

@ -273,6 +273,7 @@
SUBDIR += p5-Storable
SUBDIR += p5-String-Approx
SUBDIR += p5-String-Checker
SUBDIR += p5-String-Random
SUBDIR += p5-String-RexxParse
SUBDIR += p5-String-Strip
SUBDIR += p5-Term-ANSIColor

View File

@ -0,0 +1,23 @@
# New ports collection makefile for: String-Random
# Date created: Mon Jan 1 11:19:27 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= String-Random
PORTVERSION= 0.198
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= String
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= String::Random.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (String-Random-0.198.tar.gz) = 5556b44648a80b0bcb0114eecc5d4082

View File

@ -0,0 +1 @@
Perl interface to generate "random" strings

View File

@ -0,0 +1,7 @@
String::Random is used to generate random strings. It was written to
make generating random passwords and such a little easier. See the
documentation in pod format in the module for more information.
Author: Steven Pritchard <steve@silug.org>
--will

View File

@ -0,0 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/String/Random.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Random/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Random