2012-09-22 23:15:50 +02:00
|
|
|
# Created by: vl
|
2007-07-29 13:54:15 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= mod_lisp2
|
|
|
|
PORTVERSION= 1.3.1
|
2011-08-20 19:27:52 +02:00
|
|
|
PORTREVISION= 2
|
2007-07-29 13:54:15 +02:00
|
|
|
CATEGORIES= www
|
|
|
|
MASTER_SITES= http://freebsd.minira.nl/
|
|
|
|
|
|
|
|
MAINTAINER= viktor.leis@googlemail.com
|
|
|
|
COMMENT= Apache2 module for use with Common Lisp
|
|
|
|
|
2009-05-21 22:45:34 +02:00
|
|
|
MAKE_JOBS_SAFE= yes
|
|
|
|
|
2012-09-22 23:15:50 +02:00
|
|
|
USE_APACHE= 22
|
2012-08-18 16:29:08 +02:00
|
|
|
AP_FAST_BUILD= yes
|
|
|
|
AP_GENPLIST= yes
|
2007-07-29 13:54:15 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|