# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD: security/p5-Crypt-CAST5/Makefile 332949 2013-11-06 07:39:31Z vanilla $

PORTNAME=	Crypt-CAST5
PORTVERSION=	0.05
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Crypt
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	CAST5 block cipher

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
