# New ports collection makefile for:	p5-Dancer-Plugin-Passphrase
# Date created:				2012-01-24
# Whom:					Grzegorz Blach <magik@roorback.net>
#
# $FreeBSD: ports/security/p5-Dancer-Plugin-Passphrase/Makefile,v 1.1 2012/01/24 13:51:08 culot Exp $
#

PORTNAME=	Dancer-Plugin-Passphrase
PORTVERSION=	1.0.0
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:JAITKEN
PKGNAMEPREFIX=	p5-

MAINTAINER=	magik@roorback.net
COMMENT=	Passphrases and Passwords as objects for Dancer

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Crypt-Eksblowfish>0:${PORTSDIR}/security/p5-Crypt-Eksblowfish \
		p5-Dancer>0:${PORTSDIR}/www/p5-Dancer \
		p5-Data-Entropy>0:${PORTSDIR}/security/p5-Data-Entropy
RUN_DEPENDS=	p5-Crypt-Eksblowfish>0:${PORTSDIR}/security/p5-Crypt-Eksblowfish \
		p5-Dancer>0:${PORTSDIR}/www/p5-Dancer \
		p5-Data-Entropy>0:${PORTSDIR}/security/p5-Data-Entropy

PERL_CONFIGURE=	yes

MAN3=		Dancer::Plugin::Passphrase.3

.include <bsd.port.mk>
