aboutsummaryrefslogtreecommitdiff
path: root/www/mod_jk-apache2/Makefile
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-02-26 00:27:43 +0000
committerClement Laforet <clement@FreeBSD.org>2004-02-26 00:27:43 +0000
commitdc8ee8da458c0d2f47925ddb891373a731d2c861 (patch)
treec2c74f0f6a90e6d57f36349015839fb7bc136928 /www/mod_jk-apache2/Makefile
parent832f74318fab599cb8f4b864c4152df16b07fa7a (diff)
downloadports-dc8ee8da458c0d2f47925ddb891373a731d2c861.tar.gz
ports-dc8ee8da458c0d2f47925ddb891373a731d2c861.zip
Notes
Diffstat (limited to 'www/mod_jk-apache2/Makefile')
-rw-r--r--www/mod_jk-apache2/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/www/mod_jk-apache2/Makefile b/www/mod_jk-apache2/Makefile
new file mode 100644
index 000000000000..cf80ae3c77b8
--- /dev/null
+++ b/www/mod_jk-apache2/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: mod_jk
+# Date created: Thu Apr 10 15:14:37 EDT 2003
+# Whom: Larry Lansing <lansil@fuzzynerd.com>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../mod_jk
+WITH_APACHE2= YES
+PORTEPOCH= 0
+
+MAINTAINER= girgen@pingpong.net
+COMMENT= Apache2 JK module for connecting to Tomcat using AJP1X
+
+.include "${MASTERDIR}/Makefile"