aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php3/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-08-28 21:28:45 +0800
committerjkh <jkh@FreeBSD.org>1995-08-28 21:28:45 +0800
commit582fd7cf4f963509cdc25d5f1351f9bdfd2e3a3a (patch)
tree59741fad058102b86b3f424f269bc3b0ce7bb6a2 /www/mod_php3/Makefile
parentcac6ac3d34f392a99a54fd9007ac76ca8b93b4a1 (diff)
downloadfreebsd-ports-graphics-582fd7cf4f963509cdc25d5f1351f9bdfd2e3a3a.tar.gz
freebsd-ports-graphics-582fd7cf4f963509cdc25d5f1351f9bdfd2e3a3a.tar.zst
freebsd-ports-graphics-582fd7cf4f963509cdc25d5f1351f9bdfd2e3a3a.zip
Port of the APACHE web server.
Submitted by: "Eric L. Hernes" <erich@lodgenet.com>
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 00000000000..257743ec768
--- /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>