diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-01 23:49:18 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-01 23:49:18 +0000 |
| commit | 6a294c20389911c409eb5f6f05033eaf6c6975ab (patch) | |
| tree | b621d2670693545124e161f6048aa76ec80ae631 /lang/php5-cli | |
| parent | ef70e9816ef935802e3a1e27b44f1c499b5cb27b (diff) | |
Diffstat (limited to 'lang/php5-cli')
| -rw-r--r-- | lang/php5-cli/Makefile | 20 | ||||
| -rw-r--r-- | lang/php5-cli/pkg-message | 11 |
2 files changed, 0 insertions, 31 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" diff --git a/lang/php5-cli/pkg-message b/lang/php5-cli/pkg-message deleted file mode 100644 index a3a61f52225f..000000000000 --- a/lang/php5-cli/pkg-message +++ /dev/null @@ -1,11 +0,0 @@ -***************************************************************************** - -You have installed the php4-cli package. - -Have a look at the php-cli-dev port if you need additional extensions -other than ctype, MySQL, PCRE, POSIX, session, tokenizer, XML and ZLIB. - -You can find it at -ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/lang/php4-cli.tar - -***************************************************************************** |
