diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2006-11-07 06:54:56 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2006-11-07 06:54:56 +0800 |
commit | 3d73c056342cca673a93df079a08350966ce0640 (patch) | |
tree | 8b97929876ae78c64130e42837597491188bf3fa /databases/Makefile | |
parent | e16af1f846cbb3fd96974ec868641e2cf474a4e9 (diff) | |
download | freebsd-ports-graphics-3d73c056342cca673a93df079a08350966ce0640.tar.gz freebsd-ports-graphics-3d73c056342cca673a93df079a08350966ce0640.tar.zst freebsd-ports-graphics-3d73c056342cca673a93df079a08350966ce0640.zip |
Add p5-Class-DBI-Plugin-Pager 0.561, perl extension to paged queries for
CDBI.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 68cd8ae4627..48329e2eb23 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -190,6 +190,7 @@ SUBDIR += p5-Class-DBI-Plugin SUBDIR += p5-Class-DBI-Plugin-AbstractCount SUBDIR += p5-Class-DBI-Plugin-Iterator + SUBDIR += p5-Class-DBI-Plugin-Pager SUBDIR += p5-Class-DBI-Plugin-RetrieveAll SUBDIR += p5-Class-DBI-Plugin-Senna SUBDIR += p5-Class-DBI-Plugin-Type |