# New ports collection makefile for:	php5-cgi
# Date created:				Fri May 23 12:23:07 CET 2003
# Whom:					Alex Dupre <sysadmin@alexdupre.com>
#
# $FreeBSD: ports/www/php5-cgi/Makefile,v 1.2 2003/07/16 11:15:17 nork Exp $
#
# Instructions on how to enable preferred extensions can be found in the
# Makefile of the master port (lang/php5).
#

CATEGORIES=	www

MAINTAINER=	sysadmin@alexdupre.com

PKGMESSAGE=	${.CURDIR}/pkg-message
MASTERDIR=	${.CURDIR}/../../lang/php5

WITHOUT_APACHE=	yes
WITHOUT_CLI=	yes

.include "${MASTERDIR}/Makefile"
