freebsd-ports/www/mod_jk-apache2/Makefile
Philip M. Gollucci 7abc65f67c - Chase the www/apache20 conversion to devel/pcre only.
Reported by:    pointyhat via pav, erwin
With Hat:       apache@
2010-05-13 00:54:57 +00:00

21 lines
445 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
USE_APACHE= 2.0+
PORTREVISION= 1
PORTEPOCH= 0
LATEST_LINK= mod_jk-ap2
MAINTAINER= girgen@FreeBSD.org
COMMENT= Apache2 JK module for connecting to Tomcat using AJP1X
MAKE_JOBS_SAFE= yes
CFLAGS+= -I${LOCALBASE}/include
.include "${MASTERDIR}/Makefile"