2001-12-03 03:40:12 +01:00
|
|
|
# Ports collection makefile for: turba
|
|
|
|
# Date created: Sat Nov 16, 2001
|
|
|
|
# Whom: Thierry Thomas (<thierry@thomas.as>)
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= turba
|
2011-08-21 08:19:28 +02:00
|
|
|
PORTVERSION= 2.3.6
|
2008-06-29 07:06:37 +02:00
|
|
|
DISTVERSIONSUFFIX=
|
2001-12-03 03:40:12 +01:00
|
|
|
CATEGORIES= mail www
|
|
|
|
|
2011-07-14 22:33:30 +02:00
|
|
|
MAINTAINER= horde@FreeBSD.org
|
2007-06-22 10:06:15 +02:00
|
|
|
COMMENT= Contact management application
|
2001-12-03 03:40:12 +01:00
|
|
|
|
2007-04-09 01:42:31 +02:00
|
|
|
USE_HORDE= base
|
2004-12-26 11:24:23 +01:00
|
|
|
USE_PHP= ldap
|
2006-03-15 21:15:22 +01:00
|
|
|
USE_GETTEXT= yes
|
2002-06-26 05:54:09 +02:00
|
|
|
|
2007-04-09 01:42:31 +02:00
|
|
|
PORTDOCS= README CHANGES CREDITS INSTALL LDAP RELEASE_NOTES TODO UPGRADING
|
2001-12-03 03:40:12 +01:00
|
|
|
|
2007-04-09 01:42:31 +02:00
|
|
|
pre-patch:
|
2004-12-26 11:24:23 +01:00
|
|
|
@${REINPLACE_CMD} -e "s:/usr/bin/ldapadd:${LOCALBASE}/bin/ldapadd:" \
|
|
|
|
${WRKSRC}/scripts/ldap/addou.pl
|
2001-12-03 03:40:12 +01:00
|
|
|
|
2007-04-09 01:42:31 +02:00
|
|
|
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
|
|
|
.include <bsd.port.mk>
|