summaryrefslogtreecommitdiff
path: root/lang/php5/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
commitdf3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch)
tree1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /lang/php5/Makefile
parentConvert a few more uses of INDEX to ${INDEXFILE} (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_0_0'.release/5.0.0
Notes
Notes: svn path=/head/; revision=73228 svn path=/tags/RELEASE_5_0_0/; revision=73229; tag=release/5.0.0
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r--lang/php5/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
deleted file mode 100644
index c7eba8f875ed..000000000000
--- a/lang/php5/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: php4
-# Date created: 20 February, 2001
-# Whom: Alastair D'Silva <deece@newmillennium.net.au>
-#
-# $FreeBSD$
-#
-
-PORTNAME= php4
-PORTREVISION= 0
-CATEGORIES= lang
-
-MASTERDIR= ${.CURDIR}/../../www/mod_php4
-COMMENT= ${PKGDIR}/pkg-comment.standalone
-PKGMESSAGE= mustnotexist
-PLIST= ${PKGDIR}/pkg-plist.standalone
-
-STANDALONE= yes
-
-.include "${MASTERDIR}/Makefile"