summaryrefslogtreecommitdiff
path: root/www/php-screw
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
commita400cfc5f46c03a0cf81282b9da421effa2e6575 (patch)
tree52d5682fe0ddfd9719ad88509dd106971d37a538 /www/php-screw
parentEdit entry for www/nginx (diff)
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/php-screw')
-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
+}
+]