# Created by: Andrew T. Bennett <potatosaladx@gmail.com>
# $FreeBSD: tags/RELEASE_11_0_0/www/mod_xsendfile/Makefile 396103 2015-09-04 16:02:16Z mat $

PORTNAME=	mod_xsendfile
PORTVERSION=	0.12
PORTREVISION=	3
CATEGORIES=	www
MASTER_SITES=	https://tn123.org/mod_xsendfile/ GHC

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

LICENSE=	APACHE20

USE_APACHE=	22+
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes
USE_GITHUB=	yes
GH_ACCOUNT=	potatosalad

.include <bsd.port.mk>
