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

                   
                                
                                                                 
                                                        
 
                            
                    
                                 
 

                         
 

                   
                      
PORTNAME=	Digest-HMAC
PORTVERSION=	1.04
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl5 interface to HMAC Message-Digest Algorithms
WWW=		https://metacpan.org/release/Digest-HMAC

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>