blob: aa773ce2ec34c70754df153e7ceadb03db8703df (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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
WWW= https://www.squirrelmail.org/plugin_view.php?id=61
LICENSE= GPLv2
USE_GENERIC_PKGMESSAGE= yes
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>
|