aboutsummaryrefslogblamecommitdiff
path: root/security/p5-Digest-MD5-File/Makefile
blob: 61da0b8899c7071d1e3360b5b718e8afc96fe4a2 (plain) (tree)
1
2
3
4
5
6
7
8
9
                            

                               
                    
                 
                              
                    

                   
                                  

                                                                      
                                          
 

                         
 
                      
# Created by: Gabor Kovesdan

PORTNAME=	Digest-MD5-File
PORTVERSION=	0.08
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ashish@FreeBSD.org
COMMENT=	Perl extension for getting MD5 sums for files and urls

RUN_DEPENDS=	p5-libwww>=0:www/p5-libwww

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>