5b499869df
from VMS, and some associated VMS username and password handling functions. WWW: http://search.cpan.org/dist/Authen-DecHpwd/ Approved by: erwin (mentor)
21 lines
387 B
Makefile
21 lines
387 B
Makefile
# New ports collection makefile for: Authen-DecHpwd
|
|
# Date created: 01 Jun 2008
|
|
# Whom: brix@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Authen-DecHpwd
|
|
PORTVERSION= 2.002
|
|
CATEGORIES= security perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= brix@FreeBSD.org
|
|
COMMENT= Perl module for DEC VMS password hashing
|
|
|
|
PERL_MODBUILD= yes
|
|
|
|
MAN3= Authen::DecHpwd.3
|
|
|
|
.include <bsd.port.mk>
|