mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-04 18:10:45 +00:00
5 lines
258 B
Bash
5 lines
258 B
Bash
TERMUX_SUBPKG_INCLUDE="bin/php-fpm etc/php-fpm.conf etc/php-fpm.d/www.conf share/man/man8/php-fpm.8.gz"
|
|
TERMUX_SUBPKG_CONFFILES="etc/php-fpm.conf etc/php-fpm.d/www.conf"
|
|
TERMUX_SUBPKG_DEPENDS="php"
|
|
TERMUX_SUBPKG_DESCRIPTION="FastCGI Process Manager for PHP"
|