# New ports collection makefile for:	mod_sequester
# Date created:				10 April 2001
# Whom:					will
#
# $FreeBSD: ports/www/mod_sequester/Makefile,v 1.10 2009/05/17 07:24:34 pgollucci Exp $
#

PORTNAME=	mod_sequester
PORTVERSION=	1.8
CATEGORIES=	www
MASTER_SITES=	http://MeepZor.Com/packages/${PORTNAME}/
DISTNAME=	${PORTNAME}-1.7.0

MAINTAINER=	apache@FreeBSD.org
COMMENT=	Apache module that controls access to the website using secure info

MAKE_JOBS_SAFE=  yes

USE_APACHE=	1.3
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes

WRKSRC=		${WRKDIR}/mod_sequester

.include <bsd.port.mk>
