1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/www/mod_lisp2/Makefile

24 lines
409 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= 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>