1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/www/mod_php3/pkg-plist

10 lines
258 B
Plaintext
Raw Normal View History

etc/php3.ini-dist
%%AP_LIBEXEC%%/libphp3.so
@exec %D/sbin/apxs -e -a -n php3 %f
@unexec %D/sbin/apxs -e -A -n php3 %f
%%PHPDOCDIR%%/CODING_STANDARDS
%%PHPDOCDIR%%/LICENSE
@exec %D/sbin/apachectl restart
@unexec %D/sbin/apachectl restart
@dirrm %%PHPDOCDIR%%