1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/lang/php4-cli/Makefile
Alex Dupre af7ee2a6ac First step of the PHP mega-commit:
- remove extensions and PEAR from the PHP base ports
- add more OPTIONS to PHP base ports
2004-07-19 07:05:36 +00:00

19 lines
372 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$
#
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"