# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD: tags/RELEASE_11_1_0/security/pear-Crypt_CBC/Makefile 443307 2017-06-11 07:43:50Z sunpoet $

PORTNAME=	Crypt_CBC
PORTVERSION=	1.0.1
CATEGORIES=	security www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PEAR class to emulate Perl's Crypt::CBC module

USES=		pear

.include <bsd.port.mk>
