aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php4-cli/Makefile
blob: b10eb5abacca4b98069160ad0a182634d55de95e (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:             Tue Feb 18 11:17:13 CET 2003
# Whom:                 Alex Dupre <sysadmin@alexdupre.com>
#
# $FreeBSD$
#

CATEGORIES= lang
PKGNAMESUFFIX=  -cli

MAINTAINER= ale@FreeBSD.org
COMMENT=    PHP Command Line Interpreter

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

CONFLICTS=  php4-4* php4-cgi-4* mod_php4-4*

.include "${MASTERDIR}/Makefile"