aboutsummaryrefslogblamecommitdiff
path: root/databases/pear-DB_ldap/Makefile
blob: 5cbda9e78ef14727e724858517c5cb5d43141847 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                                        
                     

                                  
                                


                                                               
                                                               
 
                           

                          
                                             
                           
# Ports collection makefile for:  pear-DB_ldap
# Date created:			  08 March 2005
# Whom:				  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
#
# $FreeBSD$
#

PORTNAME=	DB_ldap
PORTVERSION=	1.2.1
CATEGORIES=	databases net pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR DB compliant interface to LDAP servers

BUILD_DEPENDS=	${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
RUN_DEPENDS:=	${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB

PEAR_AUTOINSTALL=	yes

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>