1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/www/mod_lisp2/Makefile
Martin Wilke 12749c66d2 - Fix generates incorrect LoadModule directive in apache22's httpd.conf
PR:		124674
Submitted by:	Sven Klose <pixel@copei.de>
Approved by:	maintainer
2008-06-21 12:36:42 +00:00

22 lines
387 B
Makefile

# Ports collection makefile for: mod_lisp2
# Date created: Tue Jul 17 2007
# Whom: vl
#
# $FreeBSD$
#
PORTNAME= mod_lisp2
PORTVERSION= 1.3.1
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://freebsd.minira.nl/
MAINTAINER= viktor.leis@googlemail.com
COMMENT= Apache2 module for use with Common Lisp
USE_APACHE= 20+
AP_FAST_BUILD= YES
AP_GENPLIST= YES
.include <bsd.port.mk>