aboutsummaryrefslogblamecommitdiff
path: root/net/pear-Net_LDAP2/Makefile
blob: 4ca98ca5b1cefc1c808ca81eacd442965d3a3bf9 (plain) (tree)
1
2
3
4
5
6
7
8
9
                         
                     
                 

                        
                                   

                                                                        
                        
                    
 
                      
PORTNAME=	Net_LDAP2
PORTVERSION=	2.2.0
PORTEPOCH=	1
CATEGORIES=	net pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	OO interface for searching and manipulating LDAP-entries

USES=		pear php
USE_PHP=	ldap

.include <bsd.port.mk>