freebsd-ports/net/p5-Net-LDAP-AutoDNs/Makefile
Sylvio Cesar Teixeira f01ff3f75d - Update to 0.2.2
PR:		ports/148285
Submitted by:	Zane C.B <vvelox@vvelox.net> (maintainer)
Feature safe:	yes
2010-07-02 11:27:46 +00:00

22 lines
483 B
Makefile

# New ports collection makefile for: p5-Net-LDAP-AutoDNs
# Date created: 2008-06-24
# Whom: Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD$
#
PORTNAME= Net-LDAP-AutoDNs
PORTVERSION= 0.2.2
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Automatically make some default decisions some LDAP DNs and scopes
PERL_CONFIGURE= yes
MAN3= Net::LDAP::AutoDNs.3
.include <bsd.port.mk>