aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php3/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-08-28 13:28:45 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-08-28 13:28:45 +0000
commita4a237bd233656af1a2b0de21886ac2344cc5e1b (patch)
tree1d455b2f8a83be8a98745c6613abae3b2a106e51 /www/mod_php3/Makefile
parent929c5a427e9965dae3f0785a51a8161564ec924d (diff)
downloadports-a4a237bd233656af1a2b0de21886ac2344cc5e1b.tar.gz
ports-a4a237bd233656af1a2b0de21886ac2344cc5e1b.zip
Notes
Diffstat (limited to 'www/mod_php3/Makefile')
-rw-r--r--www/mod_php3/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
new file mode 100644
index 000000000000..257743ec768c
--- /dev/null
+++ b/www/mod_php3/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: apache
+# Version required: 08.11
+# Date created: Fri Aug 25 16:42:36 CDT 1995
+# Whom: erich@rrnet.com
+#
+# $Id$
+#
+
+DISTNAME= apache_0.8.11
+PKGNAME= apache-0.8.11
+CATEGORIES+= networking
+MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/
+
+.include <bsd.port.mk>