mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
1fafb74c4b
WWW: http://search.cpan.org/dist/Net-LDAP-Makepath/ PR: ports/124951 Submitted by: Zane C, Bowers <vvelox at vvelox.net>
23 lines
472 B
Makefile
23 lines
472 B
Makefile
# New ports collection makefile for: p5-Net-LDAP-Makepath
|
|
# Date created: 2008-06-24
|
|
# Whom: Zane C, Bowers <vvelox@vvelox.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Net-LDAP-Makepath
|
|
PORTVERSION= 1.0.0
|
|
CATEGORIES= net perl5
|
|
MASTER_SITES= CPAN
|
|
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= vvelox@vvelox.net
|
|
COMMENT= Provides a methode for creating paths in LDAP simply
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Net::LDAP::Makepath.3
|
|
|
|
.include <bsd.port.mk>
|