aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-secure_login-plugin/Makefile
blob: 43f22fdce358833cc63e5242f04379f987247467 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	secure_login
PORTVERSION=	1.4
PORTREVISION=	3
CATEGORIES=	mail www
DISTNAME=	${PORTNAME}-${PORTVERSION}-1.2.8

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Automatically turn on SSL security during login

LICENSE=	GPLv2

USE_GENERIC_PKGMESSAGE=	yes

.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>