1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Add p5-Crypt-UnixCrypt 1.0, a perl module implementing crypt(3).

Requested by:	jim
This commit is contained in:
Will Andrews 2001-01-14 06:13:23 +00:00
parent db3f608af1
commit c28a980ece
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37174
6 changed files with 33 additions and 0 deletions

View File

@ -84,6 +84,7 @@
SUBDIR += p5-Crypt-SSLeay
SUBDIR += p5-Crypt-TripleDES
SUBDIR += p5-Crypt-Twofish
SUBDIR += p5-Crypt-UnixCrypt
SUBDIR += p5-Digest-MD5
SUBDIR += p5-GnuPG-Interface
SUBDIR += p5-IO-Socket-SSL

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: Crypt-UnixCrypt
# Date created: Sun Jan 14 01:10:08 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= Crypt-UnixCrypt
PORTVERSION= 1.0
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Crypt::UnixCrypt.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Crypt-UnixCrypt-1.0.tar.gz) = ff007b7fdda2aa626acaca216750c422

View File

@ -0,0 +1 @@
Perl module implementing crypt(3) function

View File

@ -0,0 +1,3 @@
Crypt::UnixCrypt - perl-only implementation of the crypt(3) function.
--will

View File

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