# New ports collection makefile for:	mod_xsendfile Apache module
# Date created:			2006-11-23
# Whom:				Andrew T. Bennett <potatosaladx@gmail.com>
#
# $FreeBSD: ports/www/mod_xsendfile/Makefile,v 1.1 2006/12/30 15:57:15 pav Exp $
#

PORTNAME=	mod_xsendfile
PORTVERSION=	0.9
CATEGORIES=	www
MASTER_SITES=	http://celebnamer.celebworld.ws/stuff/mod_xsendfile/

MAINTAINER=	potatosaladx@gmail.com
COMMENT=	An Apache2 module that processes X-SENDFILE headers

USE_APACHE=	2.0+
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes

.include <bsd.port.mk>
