aboutsummaryrefslogtreecommitdiff
path: root/www/twiki-LDAPPasswordChangerPlugin/Makefile
blob: 4b8d4e942d08c0386119ef6455de1040d45e3350 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
WWW=		https://twiki.org/cgi-bin/view/Plugins/LDAPPasswordChangerPlugin

RUN_DEPENDS=	p5-perl-ldap>=0:net/p5-perl-ldap

SVNREV=		18108

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