freebsd-ports/www/apache22-itk-mpm/Makefile
Olli Hauer 59e0dac75d - add site for mpm-itk-perdir-regex.patch to pkg-desc
- add a short note how to build with this additional patch
2011-03-31 17:03:41 +00:00

22 lines
519 B
Makefile

# New ports collection makefile for: apache22-itk-mpm
# Date created: 2010-11-5
# Whom: Tom Judge <tom@tomjudge.com>
#
# $FreeBSD$
#
# To build this port with the additional mpm-itk-perdir-regex
# patch use -DWITH_ITK_PERDIR_REGEX
#
# For a quick description take a look into the mpm-itk* patches
# in the apache22/files directory
MASTERDIR= ${.CURDIR}/../apache22
MAINTAINER= apache@FreeBSD.org
WITH_MPM= itk
LATEST_LINK= apache22-itk-mpm
DESCR= ${.CURDIR}/pkg-descr
.include "${MASTERDIR}/Makefile"