mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
11 lines
208 B
Plaintext
11 lines
208 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To use Template_ you have to add the correct include path into
|
|
your ${LOCALBASE}/etc/php.ini configuration file, like:
|
|
|
|
include_path = ".:${PREFIX}/share/template_"
|
|
EOM
|
|
}
|
|
]
|