aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-net-ldap/Makefile
blob: 682109449ce7c60fb55962bf9cf41e257c11109b (plain) (tree)
1
2
3
4
5
6
7
8
9
                        
                      


                            
                                
                                                                        
                                                          
 

                                      
 
                   
                   

                   

                      
PORTNAME=	net-ldap
PORTVERSION=	0.17.1
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Pure Ruby LDAP support library with most client features
WWW=		https://github.com/ruby-ldap/ruby-net-ldap

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/License.rdoc

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>