aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-login_auth-plugin/Makefile
blob: 83dcf6b23f1ba7c6aa08a5769885822bf9e2a969 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Stefan Bethke <stb@lassitu.de>
# $FreeBSD$

PORTNAME=	login_auth
PORTVERSION=	3.0
PORTREVISION=	2
CATEGORIES=	mail www
MASTER_SITES=	http://www.squirrelmail.org/plugins/ \
		http://www.transit.hanse.de/mirror/www.squirrelmail.org/plugins/
DISTNAME=	${PORTNAME}-${PORTVERSION}-1.4.0

MAINTAINER=	stb@lassitu.de
COMMENT=	Automatically log in user based on HTTP authentication

SQUIRREL_PLUGIN_NAME=	${PORTNAME}

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