import of String::Random 0.198
String::Random - Perl module to generate random strings based on a pattern.
This commit is contained in:
parent
106f5cebf3
commit
44cf2ff93f
22
textproc/p5-String-Random/Makefile
Normal file
22
textproc/p5-String-Random/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/09/05 11:28:39 peter Exp $
|
||||
|
||||
COMMENT= "perl module for generating randoms strings"
|
||||
|
||||
DISTNAME= String-Random-0.198
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
NEED_VERSION= 1.448
|
||||
|
||||
MAINTAINER= Peter Galbavy <peter.galbavy@knowtion.net>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= String
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/p5-String-Random/files/md5
Normal file
3
textproc/p5-String-Random/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (String-Random-0.198.tar.gz) = 5556b44648a80b0bcb0114eecc5d4082
|
||||
RMD160 (String-Random-0.198.tar.gz) = 651344885e8562b58f9440da3d2356eb5e35f1ae
|
||||
SHA1 (String-Random-0.198.tar.gz) = 040f4a5c3d9e17bf9b7fe43ad39ee736085f3349
|
2
textproc/p5-String-Random/pkg/DESCR
Normal file
2
textproc/p5-String-Random/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
String::Random - Perl module to generate random strings based on a
|
||||
pattern
|
3
textproc/p5-String-Random/pkg/PLIST
Normal file
3
textproc/p5-String-Random/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/09/05 11:28:39 peter Exp $
|
||||
libdata/perl5/site_perl/String/Random.pm
|
||||
man/man3/String::Random.3p
|
Loading…
Reference in New Issue
Block a user