freebsd-ports/net/p5-Net-LDAP-Express/Makefile
Philippe Audeoud bb97787dbb A module to simplify connecting up to a LDAP server.
WWW: http://search.cpan.org/~bronto/Net-LDAP-Express-0.11/

PR:		ports/121505
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
Approved by:	thierry@ (mentor)
2008-03-10 11:32:06 +00:00

21 lines
418 B
Makefile

# New ports collection makefile for: p5-Net-LDAP-Express
# Date created: 2008-03-07
# Whom: Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD$
#
PORTNAME= Net-LDAP-Express
PORTVERSION= 0.11
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= A module to simplify connecting up to a LDAP server
PERL_CONFIGURE= yes
MAN3= Net::LDAP::Express.3
.include <bsd.port.mk>