aboutsummaryrefslogtreecommitdiff
path: root/www/mod_jk-apache2/Makefile
blob: 00204149e2df8c7fb681fa4e72ccab6ee355b9e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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
USE_APACHE=	2.0+
PORTEPOCH=	0
LATEST_LINK=	mod_jk-ap2

MAINTAINER=	girgen@FreeBSD.org
COMMENT=	Apache2 JK module for connecting to Tomcat using AJP1X

.include "${MASTERDIR}/Makefile"