# New ports collection makefile for: php4-dtc # Date created: 11 May 2004 # Whom: Thomas Goirand # # $FreeBSD$ 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 MASTERDIR= ${.CURDIR}/../../lang/php4 .include "${MASTERDIR}/Makefile"