mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
b7b62a4e36
Functions for managing FastCGI applications PR: 61574 Submitted by: Scott McWhirter <scott@surreytech.co.uk>
6 lines
282 B
Plaintext
6 lines
282 B
Plaintext
%%SITE_PERL%%/FCGI/ProcManager.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/ProcManager/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/ProcManager
|
|
@unexec rmdir %D/%%SITE_PERL%%/FCGI 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI 2>/dev/null || true
|