# New ports collection makefile for:	squirrelmail-secure_login-plugin
# Date created:		2006-06-20
# Whom:			Thomas Abthorpe <thomas@goodking.ca>
#
# $FreeBSD: ports/mail/squirrelmail-secure_login-plugin/Makefile,v 1.9 2010/06/07 20:33:22 tabthorpe Exp $
#

PORTNAME=	secure_login
PORTVERSION=	1.4
PORTREVISION=	1
DISTNAME=	${PORTNAME}-${PORTVERSION}-1.2.8
DIST_SUBDIR=	squirrelmail

MAINTAINER=	tabthorpe@FreeBSD.org
COMMENT=	This plugin will automatically turn on SSL security during login

LICENSE=	GPLv2

USE_PERL5_RUN=	yes

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/mail/squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.post.mk>
