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.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/php-screw/files/pkg-message.in b/www/php-screw/files/pkg-message.in
deleted file mode 100644
index 6b1ab9aec8f6..000000000000
--- a/www/php-screw/files/pkg-message.in
+++ /dev/null
@@ -1,12 +0,0 @@
-[
-{ 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
-}
-]