aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php5
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-05-06 13:26:49 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-05-06 13:26:49 +0000
commitf12d3a0ccb6b5f12408152f1e699e0d91ebfe909 (patch)
tree7e77ab1846eeb19035bf34f40c8aa72a0f2fd4db /www/mod_php5
parentc98b5156448cba566825c999725c2c7f544414a5 (diff)
downloadports-f12d3a0ccb6b5f12408152f1e699e0d91ebfe909.tar.gz
ports-f12d3a0ccb6b5f12408152f1e699e0d91ebfe909.zip
Notes
Diffstat (limited to 'www/mod_php5')
-rw-r--r--www/mod_php5/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
deleted file mode 100644
index 3bd43385db2e..000000000000
--- a/www/mod_php5/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: mod_php5
-# Date created: Sun May 28 11:31:54 CEST 2000
-# Whom: Alex Dupre <sysadmin@alexdupre.com>
-#
-# $FreeBSD$
-#
-
-PORTEPOCH= 1
-CATEGORIES= www
-PKGNAMEPREFIX= mod_
-
-MAINTAINER= ale@FreeBSD.org
-COMMENT= PHP Apache Module
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-CONFLICTS= php5-5* php5-cli-5* php5-cgi-5*
-
-.include "${MASTERDIR}/Makefile"