# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD: head/security/pear-Crypt_CBC/Makefile 402439 2015-11-26 12:04:00Z miwi $

PORTNAME=	Crypt_CBC
PORTVERSION=	1.0.1
CATEGORIES=	security www pear

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

USES=	pear

.include <bsd.port.mk>