1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/lang/php4-cli/Makefile
Norikatsu Shigemura 79c4fee201 Add php4-cli (4.3.2RC4), PHP Command Line Interpreter, is slave
port for lang/php4.

PR:		ports/51945
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-05-22 18:30:36 +00:00

21 lines
451 B
Makefile

# New ports collection makefile for: php4-cli
# Date created: Tue Feb 18 11:17:13 CET 2003
# Whom: Alex Dupre <sysadmin@alexdupre.com>
#
# $FreeBSD$
#
# Instructions on how to enable preferred extensions can be found in the
# Makefile of the master port (lang/php4).
#
CATEGORIES= lang
MAINTAINER= sysadmin@alexdupre.com
PKGMESSAGE= ${.CURDIR}/pkg-message
MASTERDIR= ${.CURDIR}/../php4
WITHOUT_APACHE= yes
.include "${MASTERDIR}/Makefile"