aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Crypt_CBC/Makefile
blob: 009545f08c94d23a3c0be8a7b09ea3da1a53d140 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Thierry Thomas (<thierry@pompo.net>)

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>