freebsd-ports/www/twiki-LDAPPasswordChangerPlugin/Makefile
Jochen Neumeister e2ad13c2cd Take
Sponsored by:	Netzkommune GmbH
2018-11-18 15:55:33 +00:00

17 lines
423 B
Makefile

# Created by: Alexey V. Degtyarev
# $FreeBSD$
PORTNAME= LDAPPasswordChangerPlugin
PORTVERSION= 0.0.${SVNREV}
CATEGORIES= www
MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
MAINTAINER= joneum@FreeBSD.org
COMMENT= Change TWiki password at a pre-configured LDAP server
RUN_DEPENDS= p5-perl-ldap>=0:net/p5-perl-ldap
SVNREV= 18108
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>