freebsd-ports/www/apache22-itk-mpm/Makefile
Philip M. Gollucci badd1c9e14 Apache 2.2 with the itk MPM enabled.
WWW: http://httpd.apache.org/
WWW: http://mpm-itk.sesse.net/

PR:		ports/151969
Submitted by:	Tom Judge <tom at tomjudge.com>
2010-12-07 19:25:08 +00:00

18 lines
322 B
Makefile

# New ports collection makefile for: apache22-itk-mpm
# Date created: 2010-11-5
# Whom: Tom Judge <tom@tomjudge.com>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../apache22
MAINTAINER= apache@FreeBSD.org
WITH_MPM= itk
LATEST_LINK= apache22-itk-mpm
DESCR= ${.CURDIR}/pkg-descr
.include "${MASTERDIR}/Makefile"