head	1.2;
access;
symbols
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.04.01.21.53.39;	author kris;	state dead;
branches;
next	1.1;

1.1
date	2001.05.05.19.22.03;	author will;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove this port at the request of the maintainer.  The version of pam_ssh
in the base system is more up-to-date and is being actively maintained.
@
text
@# New ports collection makefile for:	pam_ssh
# Date created:				12 April 2001
# Whom:					ajk@@iu.edu
#
# $FreeBSD: ports/security/pam_ssh/Makefile,v 1.1 2001/05/05 19:22:03 will Exp $
#

PORTNAME=	pam_ssh
PORTVERSION=	1.5
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	pam-ssh

MAINTAINER=	ajk@@iu.edu

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/pam_ssh.so ${PREFIX}/lib

.include <bsd.port.mk>
@


1.1
log
@Add pam_ssh 1.5, a PAM module that provides single sign-on behavior
for UNIX using SSH.  This denotes moving pam_ssh out of the base system.

PR:		26666
Submitted by:	Andrew J. Korty <ajk@@iu.edu> (author)
@
text
@d5 1
a5 1
# $FreeBSD$
@

