2013-06-27 08:48:43 +02:00
|
|
|
# Created by: Alexander Wittig <alexander@wittig.name>
|
2005-11-21 16:03:21 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2014-08-28 17:16:49 +02:00
|
|
|
PORTNAME= change_ldappass
|
2007-08-01 11:35:47 +02:00
|
|
|
PORTVERSION= 2.2
|
2014-08-28 17:16:49 +02:00
|
|
|
PORTREVISION= 6
|
|
|
|
CATEGORIES= mail www
|
2007-07-20 11:35:13 +02:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.0
|
2005-11-21 16:03:21 +01:00
|
|
|
|
2013-09-19 21:36:27 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2007-01-23 20:17:43 +01:00
|
|
|
COMMENT= Allows users to change their passwords stored in LDAP Tree
|
2005-11-21 16:03:21 +01:00
|
|
|
|
2010-06-07 22:33:22 +02:00
|
|
|
LICENSE= GPLv2
|
2005-11-21 16:03:21 +01:00
|
|
|
|
2010-06-07 22:33:22 +02:00
|
|
|
USE_PHP+= ldap
|
2013-04-24 20:10:30 +02:00
|
|
|
USES= gettext
|
2007-07-20 11:35:13 +02:00
|
|
|
|
2013-12-08 19:59:35 +01:00
|
|
|
USE_GENERIC_PKGMESSAGE= yes
|
|
|
|
|
2013-06-27 08:48:43 +02:00
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
2014-08-28 17:16:49 +02:00
|
|
|
.include <bsd.port.mk>
|