1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/www/mod_php3/pkg-plist
Dirk Froemberg e9a52bda52 Remove extra directory.
Noticed by:	bento
2000-07-03 10:55:37 +00:00

10 lines
258 B
Plaintext

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%%