summaryrefslogtreecommitdiff
path: root/databases/php-adodb-ext/pkg-plist
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-08-08 06:44:28 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-08-08 06:44:28 +0000
commit4370f11cc7f0a4a50c88b0ce2223ed42f6c2cac3 (patch)
tree07616b5774855784fc39e2486bf3e1294b09b3f5 /databases/php-adodb-ext/pkg-plist
parent- Fix PORTDOCS (diff)
- This ADOdb Extension provides up to 100% speedup by replacing parts of ADOdb
with C code. ADOdb will auto-detect if this extension is installed and use it automatically. This extension is compatible with ADOdb 3.32 or later, and PHP 4.3.*, 4.4.*, 5.0.* and 5.1.*. WWW: http://adodb.sourceforge.net/ PR: ports/126062 Submitted by: JoeHorn <joehorn@gmail.com>
Notes
Notes: svn path=/head/; revision=218229
Diffstat (limited to 'databases/php-adodb-ext/pkg-plist')
-rw-r--r--databases/php-adodb-ext/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/php-adodb-ext/pkg-plist b/databases/php-adodb-ext/pkg-plist
new file mode 100644
index 000000000000..44fc06f89b46
--- /dev/null
+++ b/databases/php-adodb-ext/pkg-plist
@@ -0,0 +1,2 @@
+lib/php/%%PHP_EXT_DIR%%/adodb.so
+@dirrmtry lib/php/%%PHP_EXT_DIR%% \ No newline at end of file