PORTNAME=	mod_reproxy
PORTVERSION=	0.02.20110826
CATEGORIES=	www
MASTER_SITES=	LOCAL/kuriyama

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Apache module to support x-reproxy-url header
WWW=		https://github.com/kazuho/mod_reproxy

LICENSE=	APACHE20

WRKSRC=		${WRKDIR}/lestrrat-mod_reproxy-0f945ff

USES=		apache
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes

.include <bsd.port.mk>
