mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 06:00:30 -04:00
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"
|