# Ports collection makefile for:	mod_lisp2
# Date created:				Tue Jul 17 2007
# Whom:					vl
#
# $FreeBSD: ports/www/mod_lisp2/Makefile,v 1.4 2011/08/20 17:27:44 ohauer Exp $
#

PORTNAME=	mod_lisp2
PORTVERSION=	1.3.1
PORTREVISION=	2
CATEGORIES=	www
MASTER_SITES=	http://freebsd.minira.nl/

MAINTAINER=	viktor.leis@googlemail.com
COMMENT=	Apache2 module for use with Common Lisp

MAKE_JOBS_SAFE=  yes

USE_APACHE=	20+
AP_FAST_BUILD=	YES
AP_GENPLIST=	YES

.include <bsd.port.mk>
