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




                                                      
                    
                              
                    
                   
                                  
                                                                

                           
                   

                     
                      
# Ports collection Makefile for:    p5-Digest-FNV
# Date created:             17 Dec 2005
# Whom:                 Gabor Kovesdan
# $FreeBSD$

PORTNAME=   Digest-FNV
PORTVERSION=    2.00
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

PERL_CONFIGURE= yes

MAN3=   Digest::FNV.3

.include <bsd.port.mk>