# Created by: Alexey V. Degtyarev
# $FreeBSD: tags/RELEASE_10_1_0/www/twiki-LDAPPasswordChangerPlugin/Makefile 362252 2014-07-19 11:09:51Z ohauer $

PORTNAME=	LDAPPasswordChangerPlugin
PORTVERSION=	0.0.${SVNREV}
CATEGORIES=	www
MASTER_SITES=	ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Change TWiki password at a pre-configured LDAP server

RUN_DEPENDS=	p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap

SVNREV=		18108

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