aboutsummaryrefslogblamecommitdiff
path: root/security/p5-Digest-FNV/Makefile
blob: d580cc702f61f99bc8597b13433ba227623ad640 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                          
                    
                 
                              
                    

                   
                                  

                                                                
                            

                    

                         
 
                      
PORTNAME=	Digest-FNV
PORTVERSION=	2.00
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ashish@FreeBSD.org
COMMENT=	Perl extension for Fowler/Noll/Vo hash algorithm

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>