summaryrefslogtreecommitdiff
path: root/lang/php53/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /lang/php53/Makefile
parentcee16c481f7e9a7dc5b8ecea4ccfb04af8ba2ab0 (diff)
Diffstat (limited to 'lang/php53/Makefile')
-rw-r--r--lang/php53/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
deleted file mode 100644
index e6142fd31fad..000000000000
--- a/lang/php53/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= 1
-CATEGORIES= lang
-
-MASTERDIR= ${.CURDIR}/../../www/mod_php4
-COMMENT= ${PKGDIR}/pkg-comment.standalone
-PKGMESSAGE= mustnotexist
-PLIST= ${PKGDIR}/pkg-plist.standalone
-
-STANDALONE= yes
-
-.include "${MASTERDIR}/Makefile"