summaryrefslogtreecommitdiffstats
path: root/mail/horde3-turba/Makefile
blob: dab65b8bdc39876a7cc531633803a5003177cd93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Ports collection makefile for:  turba
# Date created:			  Sat Nov 16, 2001
# Whom:				  Thierry Thomas (<thierry@thomas.as>)
#
# $FreeBSD$
#

PORTNAME=	turba
PORTVERSION=	2.3.6
DISTVERSIONSUFFIX=
PORTREVISION=	1
CATEGORIES=	mail www

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Contact management application

USE_HORDE=	base
USE_PHP=	ldap
USES=		gettext

PORTDOCS=	README CHANGES CREDITS INSTALL LDAP RELEASE_NOTES TODO UPGRADING

pre-patch:
	@${REINPLACE_CMD} -e "s:/usr/bin/ldapadd:${LOCALBASE}/bin/ldapadd:"	\
		${WRKSRC}/scripts/ldap/addou.pl

.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud