# Created by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
# $FreeBSD: tags/RELEASE_10_2_0/net/rubygem-net-ldap/Makefile 387502 2015-05-26 18:05:44Z mmoll $

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Pure Ruby LDAP support library with most client features

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
