# Created by: dirkx@webweaving.org # $FreeBSD: $ PORTNAME= mod_ca PORTVERSION= 0.2.2 CATEGORIES= www MASTER_SITES= https://redwax.eu/dist/rs/ MAINTAINER= dirkx@webweaving.org COMMENT= Redwax core apache module LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING USES= apache:2.2+ pkgconfig ssl LDAP_USE= openldap=yes USE_OPENLDAP= yes GNU_CONFIGURE= yes .include .if !exists(${LOCALBASE}/lib/apr-util-1/apr_ldap.so) IGNORE= mod_ca_ldap requires APR with LDAP support. \ Please rebuild APR with LDAP support .endif .include