summaryrefslogtreecommitdiff
path: root/www/php-screw/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/php-screw/files/pkg-message.in')
-rw-r--r--www/php-screw/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/www/php-screw/files/pkg-message.in b/www/php-screw/files/pkg-message.in
index 9da44833d26e..6b1ab9aec8f6 100644
--- a/www/php-screw/files/pkg-message.in
+++ b/www/php-screw/files/pkg-message.in
@@ -1,10 +1,12 @@
-*****************************************************************************
-
+[
+{ type: install
+ message: <<EOM
You have installed the php-screw package.
The following line has been added to %%PREFIX%%/etc/php/ext-30-screw.ini,
so that the extension is automatically enabled:
extension="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/php_screw.so"
-
-*****************************************************************************
+EOM
+}
+]