freebsd-ports/lang/php4-dtc/Makefile
2004-05-25 00:50:54 +00:00

20 lines
447 B
Makefile

# New ports collection makefile for: php4-dtc
# Date created: 11 May 2004
# Whom: Thomas Goirand <thomas@goirand.fr>
#
# $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"