mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
e393553b68
Reviewed by: mat (via a crappy vnc session and it looked nice :-p)
9 lines
153 B
Makefile
9 lines
153 B
Makefile
# Created by: Xin LI <delphij@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CLIENT_ONLY= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../openldap24-server
|
|
|
|
.include "${MASTERDIR}/Makefile"
|