aboutsummaryrefslogtreecommitdiff
path: root/lang/php4/pkg-message.pear
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 07:05:36 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 07:05:36 +0000
commitaf7ee2a6ac8dc18d5a1df76a8d9e06e4a1657ed8 (patch)
tree703874bfb73131ea1697f8a1467749052a28c479 /lang/php4/pkg-message.pear
parentf9b6f78e21bc4304e7766d7bdda71000ccda482c (diff)
Notes
Diffstat (limited to 'lang/php4/pkg-message.pear')
-rw-r--r--lang/php4/pkg-message.pear8
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/php4/pkg-message.pear b/lang/php4/pkg-message.pear
new file mode 100644
index 000000000000..53827dba00cc
--- /dev/null
+++ b/lang/php4/pkg-message.pear
@@ -0,0 +1,8 @@
+*********************************************************
+
+To use PEAR you have to add the correct include path into
+your ${LOCALBASE}/etc/php.ini configuration file, like:
+
+include_path = ".:${PREFIX}/share/pear"
+
+*********************************************************