From 56f4f65e1315f2a45a66b740e17154c58ed5ff97 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Thu, 7 Jul 2011 21:03:21 +0000 Subject: This package provides a Virtual File System API, with backends for: * SQL * FTP * Local filesystems * Hybrid SQL and filesystem * Samba * SSH2/SFTP * IMAP (Kolab) Reading, writing and listing of files are all supported, and there are both object-based and array-based interfaces to directory listings. WWW: http://pear.horde.org --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index ce31574749d9..8361e99b0b59 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -626,6 +626,7 @@ SUBDIR += pear-File_Fstab SUBDIR += pear-File_Gettext SUBDIR += pear-Horde_Log + SUBDIR += pear-Horde_Vfs SUBDIR += pear-I18Nv2 SUBDIR += pear-Log SUBDIR += pear-Translation2 -- cgit v1.2.3