[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/phpagi/phpagi.desc [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A PHP class for writing Asterisk AGI scripts [T] phpagi is a PHP class for writing Asterisk AGI scripts. The [T] class encapsulates many common AGI tasks, and adds enhanced [T] functionality for helping to develop vertical applications [T] and utilities. [U] https://phpagi.sourceforge.net [A] Matthew Asham [M] The T2 Project [C] extra/development [L] GPL [S] Stable [V] 2.20 [D] 367254f531e24cd470404e20f7c10c4c5d1562c18b2032b1f264c9b0 phpagi-2.20.tgz http://dl.sourceforge.net/sourceforge/phpagi/ runmake=0 pkgprefix -t php prefix=$(pkgprefix php) set_confopt libdir="$libdir/$pkg" hook_add postmake 5 'cp -v *.php $libdir/' hook_add postmake 6 'cd docs; tar -cf - * | tar -C $docdir/ -xvf -'