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

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

18 lines
328 B
Makefile

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