# New ports collection makefile for:    php4-dtc
# Date created:         11 May 2004
# Whom:                 Thomas Goirand <thomas@goirand.fr>
#
# $FreeBSD: ports/lang/php4-dtc/Makefile

CATEGORIES=     lang www
PKGNAMESUFFIX=  -dtc

MAINTAINER=     thomas@goirand.fr
COMMENT=        A default PHP configured for DTC

WITH_SESSION=   yes
WITH_MYSQL=     yes
WITH_SOCKET=    yes
WITH_GD=        yes
WITH_CURL=	yes
MASTERDIR=      ${.CURDIR}/../../lang/php4

.include "${MASTERDIR}/Makefile"
