diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:01:59 +0000 | 
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:01:59 +0000 | 
| commit | 78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd (patch) | |
| tree | 557e38686944a0a47350c0dc68f952bec42e13d6 /devel/py-aspyct/pkg-message | |
| parent | Convert to UCL & cleanup pkg-message (categories a-c) (diff) | |
Convert to UCL & cleanup pkg-message (categories d)
Diffstat (limited to 'devel/py-aspyct/pkg-message')
| -rw-r--r-- | devel/py-aspyct/pkg-message | 8 | 
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/py-aspyct/pkg-message b/devel/py-aspyct/pkg-message index 565a968ab91b..17da669de0ca 100644 --- a/devel/py-aspyct/pkg-message +++ b/devel/py-aspyct/pkg-message @@ -1,7 +1,11 @@ -------------------------------------------------------------- +[ +{ type: install +  message: <<EOM  py-aspyct is installed.  For a quick start:      - import Aspyct for using this module      - read http://www.aspyct.org/doku.php?id=aspyct-doc -------------------------------------------------------------- +EOM +} +]  | 
