1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/www/mod_sequester/Makefile
2009-05-17 07:24:35 +00:00

26 lines
500 B
Makefile

# New ports collection makefile for: mod_sequester
# Date created: 10 April 2001
# Whom: will
#
# $FreeBSD$
#
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>