# Created by: Erwin Lansing # $FreeBSD$ PORTNAME= Crypt-PasswdMD5 PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides interoperable MD5-based crypt() function USES= perl5 USE_PERL5= configure pre-patch: @${REINPLACE_CMD} -e 's|[[:cntrl:]]$$||g' ${WRKSRC}/PasswdMD5.pm .include