diff options
author | tv <tv@pkgsrc.org> | 1999-05-03 21:32:46 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1999-05-03 21:32:46 +0000 |
commit | 1c32626598189ef8163a53eb40745ca1601ffa16 (patch) | |
tree | f1c8be3d54ced3b151ab99768ccd0afe4342da6d /www/php3/files | |
parent | c7d6839210d5f607a1248be46e14624564ae8db3 (diff) | |
download | pkgsrc-1c32626598189ef8163a53eb40745ca1601ffa16.tar.gz |
Clean up some of the configuration, build, and install of php3.
Diffstat (limited to 'www/php3/files')
-rw-r--r-- | www/php3/files/php3.ini.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/php3/files/php3.ini.example b/www/php3/files/php3.ini.example new file mode 100644 index 00000000000..67b4896b473 --- /dev/null +++ b/www/php3/files/php3.ini.example @@ -0,0 +1,3 @@ +# $NetBSD: php3.ini.example,v 1.1 1999/05/03 21:35:06 tv Exp $ + +extension_dir=@PREFIX@/lib/php3 |