aboutsummaryrefslogblamecommitdiff
path: root/www/mod_xsendfile/Makefile
blob: 88d15eeb1841861bc0aa65ae0de3a57889565bf4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                          

                    




                      
# New ports collection makefile for:	mod_xsendfile Apache module
# Date created:			2006-11-23
# Whom:				Andrew T. Bennett <potatosaladx@gmail.com>
#
# $FreeBSD$
#

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

MAKE_JOBS_SAFE=  yes

USE_APACHE=	2.0+
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes

.include <bsd.port.mk>