head	1.8;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.01.14;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.05.01.01.47.04;	author swills;	state Exp;
branches;
next	1.6;

1.6
date	2011.03.03.07.58.17;	author clsung;	state Exp;
branches;
next	1.5;

1.5
date	2008.04.17.14.28.26;	author araujo;	state Exp;
branches;
next	1.4;

1.4
date	2007.09.08.01.03.59;	author linimon;	state Exp;
branches;
next	1.3;

1.3
date	2007.01.15.01.27.52;	author clsung;	state Exp;
branches;
next	1.2;

1.2
date	2007.01.07.08.36.12;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2006.12.29.07.31.47;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Text-Password-Pronounceable
# Date created:				Fri Dec  29 13:13:45 UTC 2006
# Whom:					Cheng-Lung Sung <clsung@@FreeBSD.org>
#
# $FreeBSD: head/security/p5-Text-Password-Pronounceable/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Text-Password-Pronounceable
PORTVERSION=	0.30
CATEGORIES=	security textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	A Perl extension for generating pronounceable passwords

PERL_CONFIGURE=	yes

MAN3=		Text::Password::Pronounceable.3

.include <bsd.port.mk>
@


1.7
log
@- Assign clsung's p5- ports to perl@@

Approved by:	clsung via IRC
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@- Update to 0.30
@
text
@d14 1
a14 1
MAINTAINER=	clsung@@FreeBSD.org
@


1.5
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d9 1
a9 1
PORTVERSION=	0.28
@


1.4
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	../../authors/id/C/CL/CLKAO
@


1.3
log
@- needs at least perl5.6

Noted by:   kris(bot)
@
text
@d22 1
a22 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500601
IGNORE=		requires perl 5.6.x or later. Install lang/perl5.8 then try again
.endif

.include <bsd.port.post.mk>
@


1.2
log
@- Update to 0.28
@
text
@d22 7
a28 1
.include <bsd.port.mk>
@


1.1
log
@Text::Password::Pronounceable - Generate pronounceable passwords

This module generates pronuceable passwords, based the the
English digraphs by D Edwards.

WWW: http://search.cpan.org/dist/Text-Password-Pronounceable/
@
text
@d9 1
a9 1
PORTVERSION=	0.27
@

