aboutsummaryrefslogtreecommitdiff
path: root/lang/php5-cli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php5-cli/Makefile')
-rw-r--r--lang/php5-cli/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/lang/php5-cli/Makefile b/lang/php5-cli/Makefile
deleted file mode 100644
index b53e46d354d6..000000000000
--- a/lang/php5-cli/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: php5-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}/../php5
-
-CONFLICTS= php5-5* php5-cgi-5* mod_php5-5*
-
-.include "${MASTERDIR}/Makefile"