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

                   
                                
                                                                   
 

                         
 
                      
PORTNAME=	Crypt-RC5
PORTVERSION=	2.00
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl implementation of the RC5 encryption algorithm

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>