# Created by: Mark Felder <feld@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_2_0/www/mod_cloudflare/Makefile 385665 2015-05-07 20:24:15Z mat $

PORTNAME=	mod_cloudflare
PORTVERSION=	0.0.20140409
CATEGORIES=	www

MAINTAINER=	feld@FreeBSD.org
COMMENT=	Cloudflare fork of mod_remoteip

LICENSE=	APACHE20

USE_GITHUB=	yes
GH_ACCOUNT=	cloudflare
GH_TAGNAME=	da8436d

USE_APACHE=	22+
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes
SHORTMODNAME=	cloudflare

SRC_FILE=	mod_cloudflare.c

.include <bsd.port.mk>
