mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
11 lines
183 B
Makefile
11 lines
183 B
Makefile
# Created by: Alex Keda <admin@lissyara.su>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= net
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -ldap
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|