diff options
Diffstat (limited to 'lang/php5-cli/Makefile')
| -rw-r--r-- | lang/php5-cli/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/lang/php5-cli/Makefile b/lang/php5-cli/Makefile deleted file mode 100644 index 7474f3bfa67c..000000000000 --- a/lang/php5-cli/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# 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" |
