aboutsummaryrefslogtreecommitdiffstats
path: root/www/php4-cgi/Makefile
blob: b9c9f7d8f39c25f1b9d8f5a849551fcdd1125fe2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    php4-cli
# Date created:             Fri May 23 12:23:07 CET 2003
# Whom:                 Alex Dupre <sysadmin@alexdupre.com>
#
# $FreeBSD$
#

CATEGORIES= www
PKGNAMESUFFIX=  -cgi

MAINTAINER= ale@FreeBSD.org
COMMENT=    PHP Common Gateway Interface

MASTERDIR=  ${.CURDIR}/../../lang/php4

CONFLICTS=  php4-4* php4-cli-4* mod_php4-4*

.include "${MASTERDIR}/Makefile"