head	1.3;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.01.14;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.08.27.21.45.58;	author swills;	state Exp;
branches;
next	1.1;

1.1
date	2011.05.05.02.52.51;	author sunpoet;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-String-MkPasswd
# Date created:			Fri Apr 29 10:13:10 CEST 2011
# Whom:				Frank Wall <fw@@moov.de>
#
# $FreeBSD: head/security/p5-String-MkPasswd/Makefile 303253 2012-08-27 21:45:58Z swills $
#

PORTNAME=	String-MkPasswd
PORTVERSION=	0.04
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:CGRAU
PKGNAMEPREFIX=	p5-

MAINTAINER=	fw@@moov.de
COMMENT=	A random password generator

PERL_CONFIGURE=	yes

MAN1=		mkpasswd.pl.1
MAN3=		String::MkPasswd.3

.include <bsd.port.mk>
@


1.2
log
@SVN rev 303253 on 2012-08-27 21:45:58Z by swills

- Update to 0.04

PR:		ports/170929
Approved by:	Frank Wall <fw@@moov.de> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@- Add p5-String-MkPasswd

This Perl library defines a single function, mkpasswd(), to generate
random passwords. The function is meant to be a simple way for
developers and system administrators to easily generate a relatively
secure password.

WWW: http://search.cpan.org/dist/String-MkPasswd

PR:		ports/156714
Submitted by:	Frank Wall <fw@@moov.de>
@
text
@d9 1
a9 1
PORTVERSION=	0.03
@

