2013-09-11 21:02:50 +02:00
|
|
|
# Created by: Gabor Kovesdan
|
2005-12-22 10:19:54 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Digest-Pearson-PurePerl
|
|
|
|
PORTVERSION= 1.00
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2005-12-22 10:19:54 +01:00
|
|
|
CATEGORIES= security perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-12-22 10:19:54 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2010-06-14 14:56:44 +02:00
|
|
|
MAINTAINER= ashish@FreeBSD.org
|
2005-12-22 10:19:54 +01:00
|
|
|
COMMENT= Perl extension for Peter K. Pearson's hash algorithm in pure Perl
|
|
|
|
|
2013-09-11 21:02:50 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2005-12-22 10:19:54 +01:00
|
|
|
|
2005-12-23 18:55:13 +01:00
|
|
|
.include <bsd.port.mk>
|