1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/www/mod_jk-apache2/Makefile
Mark Linimon 5214d5c6ef Update to 1.2.6; now builds with apache2.
PR:		ports/71330
Submitted by:	Palle Girgensohn <girgen at pingpong dot net> (maintainer)
2004-10-12 06:49:03 +00:00

16 lines
352 B
Makefile

# 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"