aboutsummaryrefslogblamecommitdiff
path: root/security/p5-Dancer2-Plugin-Passphrase/Makefile
blob: 79a45e286e8fd53683c4b49225fb0042362f6a73 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              

                                         
                     



                              
                                

                                                                
                            

                    

                                                     
                                                                 
                                                             



                         

                   
                      
# Created by: Henk van Oers <hvo.pm@xs4all.nl>

PORTNAME=	Dancer2-Plugin-Passphrase
PORTVERSION=	3.3.4
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Passphrases and Passwords as objects for Dancer2

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-Dancer2>=0.200000:www/p5-Dancer2 \
		p5-Data-Entropy>=0.007:security/p5-Data-Entropy \
		p5-Digest-Bcrypt>=0:security/p5-Digest-Bcrypt

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>