head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2004.07.19.09.47.42;	author ale;	state dead;
branches;
next	1.1;

1.1
date	2004.05.25.00.50.54;	author clement;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove obsolate PHP slave ports.
@
text
@# New ports collection makefile for:    php4-dtc
# Date created:         11 May 2004
# Whom:                 Thomas Goirand <thomas@@goirand.fr>
#
# $FreeBSD: ports/lang/php4-dtc/Makefile,v 1.1 2004/05/25 00:50:54 clement Exp $

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"
@


1.1
log
@- Add proftpd-mysql port, a slave port of proftpd with mysql support.
  Need by dtc port.
@
text
@d5 1
a5 1
# $FreeBSD$
@

