Tweak security/rubygem-net-ssh27 version 2.7.0,2
[dports.git] / security / p5-Crypt-CBC / Makefile
1 # Created by: Mark Murray <markm@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Crypt-CBC
5 PORTVERSION=    2.33
6 CATEGORIES=     security perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Perl5 interface to Cipher Block Chaining with DES and IDEA
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>