aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-change_ldappass-plugin/Makefile
blob: a8521c4e9d34fb9f588138ed12d52c941d7139e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Alexander Wittig <alexander@wittig.name>
# $FreeBSD$

PORTNAME=	change_ldappass
PORTVERSION=	2.2
PORTREVISION=	4
DISTNAME=	${PORTNAME}-${PORTVERSION}-1.4.0
DIST_SUBDIR=	squirrelmail

MAINTAINER=	tabthorpe@FreeBSD.org
COMMENT=	Allows users to change their passwords stored in LDAP Tree

LICENSE=	GPLv2

USE_PHP+=	ldap
USES=		gettext

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