2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Sergey Skvortsov <skv@protey.ru>
|
2002-05-28 15:02:49 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Digest
|
2011-10-02 16:58:25 +02:00
|
|
|
PORTVERSION= 1.17
|
2002-05-28 15:02:49 +02:00
|
|
|
CATEGORIES= security perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2002-05-28 15:02:49 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2006-03-23 11:44:04 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Modules that calculate message digests
|
2002-05-28 15:02:49 +02:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2002-05-28 15:02:49 +02:00
|
|
|
|
2009-07-22 18:27:08 +02:00
|
|
|
.include <bsd.port.mk>
|