5bbd5cd2dc
Suggested by: rafan
15 lines
260 B
Makefile
15 lines
260 B
Makefile
# New ports collection makefile for: php5-ldap
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= net
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -ldap
|
|
|
|
.include "${MASTERDIR}/Makefile"
|