bb97787dbb
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)
21 lines
418 B
Makefile
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>
|