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

PORTNAME=		login_auth
PORTVERSION=		3.0
PORTREVISION=	1
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}

NO_STAGE=	yes

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