1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/lang/php53/pkg-plist.pear
2005-04-11 09:11:49 +00:00

50 lines
1.8 KiB
Plaintext

bin/pear
lib/php/pear/.filemap
lib/php/pear/.lock
@exec mkdir -p %D/lib/php/pear/.registry
share/pear/bootstrap/Archive/Tar.php
share/pear/bootstrap/PEAR.php
share/pear/bootstrap/System.php
share/pear/bootstrap/Console/Getopt.php
share/pear/bootstrap/OS/Guess.php
share/pear/bootstrap/PEAR/Autoloader.php
share/pear/bootstrap/PEAR/Builder.php
share/pear/bootstrap/PEAR/Command.php
share/pear/bootstrap/PEAR/Command/Auth.php
share/pear/bootstrap/PEAR/Command/Build.php
share/pear/bootstrap/PEAR/Command/Common.php
share/pear/bootstrap/PEAR/Command/Config.php
share/pear/bootstrap/PEAR/Command/Install.php
share/pear/bootstrap/PEAR/Command/Mirror.php
share/pear/bootstrap/PEAR/Command/Package.php
share/pear/bootstrap/PEAR/Command/Registry.php
share/pear/bootstrap/PEAR/Command/Remote.php
share/pear/bootstrap/PEAR/Common.php
share/pear/bootstrap/PEAR/Config.php
share/pear/bootstrap/PEAR/Dependency.php
share/pear/bootstrap/PEAR/DependencyDB.php
share/pear/bootstrap/PEAR/Downloader.php
share/pear/bootstrap/PEAR/ErrorStack.php
share/pear/bootstrap/PEAR/Exception.php
share/pear/bootstrap/PEAR/Frontend/CLI.php
share/pear/bootstrap/PEAR/Installer.php
share/pear/bootstrap/PEAR/Packager.php
share/pear/bootstrap/PEAR/Registry.php
share/pear/bootstrap/PEAR/Remote.php
share/pear/bootstrap/PEAR/RunTest.php
share/pear/bootstrap/XML/RPC.php
share/pear/bootstrap/XML/RPC/Server.php
@dirrm lib/php/pear/.registry
@dirrm lib/php/pear
@unexec rmdir %D/lib/php 2> /dev/null || true
@dirrm share/pear/bootstrap/Archive
@dirrm share/pear/bootstrap/Console
@dirrm share/pear/bootstrap/OS
@dirrm share/pear/bootstrap/PEAR/Command
@dirrm share/pear/bootstrap/PEAR/Frontend
@dirrm share/pear/bootstrap/PEAR
@dirrm share/pear/bootstrap/XML/RPC
@dirrm share/pear/bootstrap/XML
@dirrm share/pear/bootstrap
@unexec rmdir %D/share/pear 2> /dev/null || true