aboutsummaryrefslogtreecommitdiff
path: root/www/apache22-worker-mpm/Makefile
blob: 5a9a3540ae1c4983bbcef4c5aa271a6d331fb7f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	apache22-worker-mpm
# Date created:				2010-11-5
# Whom:					Tom Judge <tom@tomjudge.com>
#
# $FreeBSD$
#


MASTERDIR=		${.CURDIR}/../apache22

MAINTAINER=		apache@FreeBSD.org

WITH_MPM=		worker

LATEST_LINK=		apache22-worker-mpm
DESCR=			${.CURDIR}/pkg-descr

.include "${MASTERDIR}/Makefile"