1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/www/p5-CGI-SpeedyCGI/pkg-plist
Olli Hauer 429a258c73 - add stage support
- use modern OPTION syntax
- remove useless PERL_LEVEL check (meanwhile always >= 501000)
- regenerate patch files so they match the `make makepatch' naming schema
- add LICENSE (GPLv2)
- remove BROKEN ...

with hat apache@
2014-04-15 13:28:06 +00:00

13 lines
437 B
Plaintext

bin/speedy
bin/speedy_backend
bin/speedy_dump
bin/speedy_suidperl
%%SITE_PERL%%/CGI/SpeedyCGI.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/SpeedyCGI/.packlist
%%APACHE%%%%APACHEMODDIR%%/mod_speedycgi.so
%%APACHE%%@exec %D/sbin/apxs -e -a -n speedycgi %D/%F
%%APACHE%%@unexec %D/sbin/apxs -e -A -n speedycgi %D/%F
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/SpeedyCGI
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI
@dirrmtry %%SITE_PERL%%/CGI