diff options
author | dburr <dburr@FreeBSD.org> | 2000-11-22 23:27:50 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 2000-11-22 23:27:50 +0000 |
commit | b9a8a37e53ad8ce4bb063b63388d57d026990a49 (patch) | |
tree | 5b02b27cb795e8f86cd3f8eb30c90d8e96a7e763 /databases | |
parent | f2c5a6fcced5b14e6336408cb1b510ba96b4e169 (diff) | |
download | FreeBSD-ports-b9a8a37e53ad8ce4bb063b63388d57d026990a49.zip FreeBSD-ports-b9a8a37e53ad8ce4bb063b63388d57d026990a49.tar.gz |
Import of new port p5-ApacheDBI, a Perl5 module to allow you to
access DBI through an Apache perl interpreter (e.g. mod_perl).
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index d45941b..8cf3bb0 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -32,6 +32,7 @@ SUBDIR += mysql323-server SUBDIR += mysqltcl SUBDIR += mytop + SUBDIR += p5-ApacheDBI SUBDIR += p5-DBD-CSV SUBDIR += p5-DBD-Pg SUBDIR += p5-DBD-XBase |