aboutsummaryrefslogblamecommitdiff
path: root/security/p5-Crypt-CFB/Makefile
blob: 0d9853c3413d24e11bacd06634744de73606ad1b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                            


                         
                    
                 
                              
                    

                   
                                  

                                                                          

                         
 
                      
# Created by: Gabor Kovesdan
# $FreeBSD$

PORTNAME=	Crypt-CFB
PORTVERSION=	0.02
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ashish@FreeBSD.org
COMMENT=	Perl extension for encrypting data in Cipher Feedback Mode

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>