# $MidnightBSD: trunk/security/p5-Crypt-CBC/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	Crypt-CBC
PORTVERSION=	2.32
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl5 interface to Cipher Block Chaining with DES and IDEA

LICENSE=	php

PERL_CONFIGURE=	yes

MAN3=		Crypt::CBC.3

.include <bsd.port.mk>
