2013-08-02 20:52:07 +02:00
|
|
|
# Created by: petef@FreeBSD.org
|
2001-05-27 07:35:20 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Digest-MD2
|
2014-05-22 17:29:25 +02:00
|
|
|
PORTVERSION= 2.04
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2001-05-27 07:35:20 +02:00
|
|
|
CATEGORIES= security perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-05-27 07:35:20 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2010-12-12 22:34:18 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Perl5 interface to the MD2 message digest algorithm
|
2001-05-27 07:35:20 +02:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-05-27 07:35:20 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|