0817a9675b
PR: 191949 Submitted by: v.chernyadev at tradesoft.ru Patch by: dumbbell
9 lines
175 B
Makefile
9 lines
175 B
Makefile
# Created by: Sheldon Hearn <sheldonh@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -ldap2
|
|
MASTERDIR= ${.CURDIR}/../exim
|
|
|
|
OPTIONS_SLAVE= OPENLDAP
|
|
|
|
.include "${MASTERDIR}/Makefile"
|