2013-03-29 01:44:53 +01:00
|
|
|
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
|
2006-12-29 08:31:47 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Text-Password-Pronounceable
|
2011-03-03 08:58:17 +01:00
|
|
|
PORTVERSION= 0.30
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2006-12-29 08:31:47 +01:00
|
|
|
CATEGORIES= security textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-12-29 08:31:47 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2012-05-01 03:47:10 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2013-03-29 01:44:53 +01:00
|
|
|
COMMENT= Perl extension for generating pronounceable passwords
|
2006-12-29 08:31:47 +01:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-12-29 08:31:47 +01:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|