aboutsummaryrefslogblamecommitdiff
path: root/security/pear-Crypt_CBC/Makefile
blob: 1db8f2ee337fcd85cb220e0f0344ae5033d33847 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  

                         
                     
                                 
 
                                   
                                                              
 
                    
 
                      
# Created by: Thierry Thomas (<thierry@pompo.net>)

PORTNAME=	Crypt_CBC
PORTVERSION=	1.0.1
CATEGORIES=	security www pear

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

USES=		pear

.include <bsd.port.mk>