# New ports collection makefile for:	mod_realip
# Date created:				11 July 2005
# Whom:					glebius
#
# $FreeBSD: ports/www/mod_realip/Makefile,v 1.2 2009/04/12 08:06:51 pgollucci Exp $
#

PORTNAME=	mod_realip
PORTVERSION=	2.0
CATEGORIES=	www
MASTER_SITES=	http://sysoev.ru/mod_realip/

MAINTAINER=	glebius@FreeBSD.org
COMMENT=	Apache module to fix IP addresses in proxied requests

USE_APACHE=	1.3
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes

.include <bsd.port.mk>
