initial import of DBD::LDAP 0.09
DBD::LDAP is a DBI extension module adding an SQL database interface to standard LDAP databases to Perl's database-independent database interface. requested by robert@
This commit is contained in:
parent
759b3af1dc
commit
b6bd122ad5
21
databases/p5-DBI-LDAP/Makefile
Normal file
21
databases/p5-DBI-LDAP/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/13 14:53:54 msf Exp $
|
||||
|
||||
COMMENT= "DBI driver for LDAP databases"
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
DISTNAME= DBD-LDAP-0.09
|
||||
|
||||
CATEGORIES= databases perl5
|
||||
|
||||
# Artistic License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::databases/p5-DBI \
|
||||
::databases/p5-ldap
|
||||
|
||||
.include <bsd.port.mk>
|
4
databases/p5-DBI-LDAP/distinfo
Normal file
4
databases/p5-DBI-LDAP/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (DBD-LDAP-0.09.tar.gz) = e5692405746763771940a3a393d470aa
|
||||
RMD160 (DBD-LDAP-0.09.tar.gz) = 68771b15980ef8c59c82488d3ba217da68cf4d66
|
||||
SHA1 (DBD-LDAP-0.09.tar.gz) = f0f2d24aa60266acafce46c0894521102da6455f
|
||||
SIZE (DBD-LDAP-0.09.tar.gz) = 29903
|
2
databases/p5-DBI-LDAP/pkg/DESCR
Normal file
2
databases/p5-DBI-LDAP/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
DBD::LDAP is a DBI extension module adding an SQL database interface to
|
||||
standard LDAP databases to Perl's database-independent database interface.
|
5
databases/p5-DBI-LDAP/pkg/PLIST
Normal file
5
databases/p5-DBI-LDAP/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/13 14:53:54 msf Exp $
|
||||
${P5SITE}/DBD/
|
||||
${P5SITE}/DBD/LDAP.pm
|
||||
${P5SITE}/JLdap.pm
|
||||
@man man/man3p/DBD::LDAP.3p
|
Loading…
Reference in New Issue
Block a user