1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Add p5-Crypt-ECB 1.1, perl module implementing the ECB encryption

algorithm.
This commit is contained in:
Will Andrews 2001-01-03 23:26:02 +00:00
parent 8895a309a2
commit c6b6c065ac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36701
6 changed files with 32 additions and 0 deletions

View File

@ -77,6 +77,7 @@
SUBDIR += p5-Crypt-CBC
SUBDIR += p5-Crypt-CipherSaber
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-ECB
SUBDIR += p5-Crypt-IDEA
SUBDIR += p5-Crypt-SSLeay
SUBDIR += p5-Digest-MD5

View File

@ -0,0 +1,23 @@
# New ports collection makefile for: Crypt-ECB
# Date created: Wed Jan 3 16:09:46 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= Crypt-ECB
PORTVERSION= 1.1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Crypt::ECB.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Crypt-ECB-1.1.tar.gz) = 22b7093a8dc71e5b73d53c978e90ecc6

View File

@ -0,0 +1 @@
Perl module implementing the ECB encryption algorithm

View File

@ -0,0 +1,3 @@
Crypt::ECB is a perl module implementing the ECB encryption algorithm.
--will

View File

@ -0,0 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/Crypt/ECB.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/ECB/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/ECB