summaryrefslogtreecommitdiff
path: root/mail/squirrelmail-multilogin-plugin/Makefile
blob: c3d0d0029c1bac4533e4730ae2fc6464bbdc23b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Gerrit Beine <gerrit.beine@gmx.de>
# $FreeBSD$

PORTNAME=	multilogin
PORTVERSION=	2.4
PORTREVISION=	3
CATEGORIES=	mail www
DISTNAME=	${PORTNAME}-${PORTVERSION}-1.2.9

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Allows manual selection of login server on login page

USE_SM_COMPAT=	yes
USE_GENERIC_PKGMESSAGE=	yes

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