summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-28 11:06:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-28 11:06:43 +0000
commit20b207d197bcb12ee10b961e46fe7fc8da88ddaf (patch)
tree1601b0ee67702f268d9bed5ec3835606aed43eaf /databases/Makefile
parentUpdated to 0.63 (diff)
Add pear-DB_Pager, a class handles all the stuff needed for displaying
paginated results from a database query of Pear DB. including fetching only the needed rows and giving extensive information for helping build an HTML or GTK query result display. PR: ports/63346 Submitted by: Toshiya SAITOH <toshiya@saitoh.nu>
Notes
Notes: svn path=/head/; revision=102371
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 39c5dd511dc8..344bd60717e9 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -177,6 +177,7 @@
SUBDIR += p5-postgresql-plperl
SUBDIR += p5-sqlrelay
SUBDIR += pear-DB
+ SUBDIR += pear-DB_Pager
SUBDIR += pgaccess
SUBDIR += pgadmin3
SUBDIR += pgbash