# Created by: Zane C, Bowers <vvelox@vvelox.net>
# $FreeBSD: net/p5-Net-LDAP-Express/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	Net-LDAP-Express
PORTVERSION=	0.11
PORTREVISION=	1
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	vvelox@vvelox.net
COMMENT=	A module to simplify connecting up to a LDAP server

BUILD_DEPENDS=	p5-perl-ldap>=0.23:${PORTSDIR}/net/p5-perl-ldap
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5
USE_PERL5=	configure

MAN3=		Net::LDAP::Express.3

NO_STAGE=	yes
.include <bsd.port.mk>
