mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
0817a9675b
PR: 191949 Submitted by: v.chernyadev at tradesoft.ru Patch by: dumbbell
10 lines
175 B
Makefile
10 lines
175 B
Makefile
# Created by: Sheldon Hearn <sheldonh@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -ldap2
|
|
MASTERDIR= ${.CURDIR}/../exim
|
|
|
|
OPTIONS_SLAVE= OPENLDAP
|
|
|
|
.include "${MASTERDIR}/Makefile"
|