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

                   
                                
                                                                               
 
                            

                    
                                                     
 

                         
 
                      
# Created by: will

PORTNAME=	Crypt-CipherSaber
PORTVERSION=	1.01
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module providing an OO interface to CipherSaber encryption

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

TEST_DEPENDS=	p5-Test-Warn>=0.30:devel/p5-Test-Warn

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>