1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/www/mod_jk-apache2/Makefile
Palle Girgensohn ae413f56b6 Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor)
2004-12-06 03:59:56 +00:00

16 lines
351 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@FreeBSD.org
COMMENT= Apache2 JK module for connecting to Tomcat using AJP1X
.include "${MASTERDIR}/Makefile"