aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-change_ldappass-plugin/Makefile
blob: 813158d5e30cf1a01ee9bb975a1afb1167dd8d10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTNAME=	change_ldappass
PORTVERSION=	2.2
PORTREVISION=	6
CATEGORIES=	mail www
DISTNAME=	${PORTNAME}-${PORTVERSION}-1.4.0

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Allows users to change their passwords stored in LDAP Tree
WWW=		https://www.squirrelmail.org

LICENSE=	GPLv2

USE_PHP+=	ldap
USES=		gettext

USE_GENERIC_PKGMESSAGE=	yes

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