diff options
Diffstat (limited to 'devel/p5-Heap-Simple/pkg-message')
-rw-r--r-- | devel/p5-Heap-Simple/pkg-message | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-Heap-Simple/pkg-message b/devel/p5-Heap-Simple/pkg-message index 1d35356dd29a..762be4fcadf5 100644 --- a/devel/p5-Heap-Simple/pkg-message +++ b/devel/p5-Heap-Simple/pkg-message @@ -1,11 +1,12 @@ - -****************************************************************************** - +[ +{ type: install + message: <<EOM This module is useless by itself! It requires one or both of: - devel/p5-Heap-Simple-Perl (a pure perl implementation of the interface) - devel/p5-Heap-Simple-XS (an XS implementation of the interface.) Please take the time to install one or both of these now. - -****************************************************************************** +EOM +} +] |