summaryrefslogtreecommitdiffstats
path: root/databases/p5-CDB_File
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-08-04 08:41:40 +0000
committerijliao <ijliao@FreeBSD.org>2001-08-04 08:41:40 +0000
commitaf05712a18a2723c3a78ae2aeeac88d92bb6549a (patch)
tree7821ec6516c48974457b92d8f1e17b995fffdfca /databases/p5-CDB_File
parent1ce3ea08fb1a806b0d8398bf90e859fcc3ca1761 (diff)
downloadFreeBSD-ports-af05712a18a2723c3a78ae2aeeac88d92bb6549a.zip
FreeBSD-ports-af05712a18a2723c3a78ae2aeeac88d92bb6549a.tar.gz
add p5-CDB_File
Perl5 interface to the CDB package PR: 28400 Submitted by: Jon Nistor <nistor@snickers.org>
Diffstat (limited to 'databases/p5-CDB_File')
-rw-r--r--databases/p5-CDB_File/Makefile24
-rw-r--r--databases/p5-CDB_File/distinfo1
-rw-r--r--databases/p5-CDB_File/pkg-comment1
-rw-r--r--databases/p5-CDB_File/pkg-descr8
-rw-r--r--databases/p5-CDB_File/pkg-plist6
5 files changed, 40 insertions, 0 deletions
diff --git a/databases/p5-CDB_File/Makefile b/databases/p5-CDB_File/Makefile
new file mode 100644
index 0000000..2bc8e24
--- /dev/null
+++ b/databases/p5-CDB_File/Makefile
@@ -0,0 +1,24 @@
+# ex:ts=8
+# New ports collection makefile for: p5-CDB_Fiile
+# Date created: 24 June 2001
+# Whom: Jon Nistor <nistor@snickers.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= CDB_File
+PORTVERSION= 0.86
+CATEGORIES= databases perl5
+MASTER_SITES= $(MASTER_SITE_PERL_CPAN)
+MASTER_SITE_SUBDIR= CDB_File/TIMPX
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= nistor@snickers.org
+
+PERL_CONFIGURE= yes
+ALL_TARGET= all test
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= CDB_File.3
+
+.include <bsd.port.mk>
diff --git a/databases/p5-CDB_File/distinfo b/databases/p5-CDB_File/distinfo
new file mode 100644
index 0000000..8d0146f
--- /dev/null
+++ b/databases/p5-CDB_File/distinfo
@@ -0,0 +1 @@
+MD5 (CDB_File-0.86.tar.gz) = 590fe1742b2086113b5d845646b6654b
diff --git a/databases/p5-CDB_File/pkg-comment b/databases/p5-CDB_File/pkg-comment
new file mode 100644
index 0000000..400b398
--- /dev/null
+++ b/databases/p5-CDB_File/pkg-comment
@@ -0,0 +1 @@
+Perl5 interface to the CDB package
diff --git a/databases/p5-CDB_File/pkg-descr b/databases/p5-CDB_File/pkg-descr
new file mode 100644
index 0000000..c30dba5
--- /dev/null
+++ b/databases/p5-CDB_File/pkg-descr
@@ -0,0 +1,8 @@
+This is the perl5 interface to CDB.
+Very useful for people who would like to export information from an SQL type
+database directly into a CDB file via $cdb->insert in a perl script.
+
+enjoy,
+
+Jon Nistor
+nistor@snickers.org
diff --git a/databases/p5-CDB_File/pkg-plist b/databases/p5-CDB_File/pkg-plist
new file mode 100644
index 0000000..be36fe6
--- /dev/null
+++ b/databases/p5-CDB_File/pkg-plist
@@ -0,0 +1,6 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/CDB_File.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/bun-x.pl
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDB_File/CDB_File.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDB_File/CDB_File.bs
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDB_File/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDB_File
OpenPOWER on IntegriCloud