freebsd-ports/devel/pear-Net_Gearman/pkg-plist
Cheng-Lung Sung cf573ca6cb Gearman client libraray for PHP.
WWW:	http://bugs.joestump.net/code/Net_Gearman/

PR:		ports/119586
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-01-24 02:19:01 +00:00

19 lines
591 B
Text

@comment $FreeBSD$
%%DATADIR%%/Net/Gearman/Client.php
%%DATADIR%%/Net/Gearman/Connection.php
%%DATADIR%%/Net/Gearman/Exception.php
%%DATADIR%%/Net/Gearman/Job.php
%%DATADIR%%/Net/Gearman/Job/Common.php
%%DATADIR%%/Net/Gearman/Job/Exception.php
%%DATADIR%%/Net/Gearman/Set.php
%%DATADIR%%/Net/Gearman/Task.php
%%DATADIR%%/Net/Gearman/Worker.php
%%EXAMPLESDIR%%/SQL.php
%%EXAMPLESDIR%%/Sum.php
%%EXAMPLESDIR%%/tasks.php
%%EXAMPLESDIR%%/worker.php
@dirrmtry %%EXAMPLESDIR%%
@dirrmtry %%DATADIR%%/Net/Gearman/Job
@dirrmtry %%DATADIR%%/Net/Gearman
@dirrmtry %%DATADIR%%/Net
@dirrmtry %%DATADIR%%