diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
commit | 558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch) | |
tree | f8fffd0a880e3bf796b0afc8c07cde885792a226 /misc/opencyc | |
parent | ca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff) |
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes:
svn path=/head/; revision=508882
Diffstat (limited to 'misc/opencyc')
-rw-r--r-- | misc/opencyc/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/opencyc/pkg-message b/misc/opencyc/pkg-message index 7af64ffd2050..0e5c1e93990c 100644 --- a/misc/opencyc/pkg-message +++ b/misc/opencyc/pkg-message @@ -1,6 +1,12 @@ +[ +{ type: install + message: <<EOM To start the application, go to the ${PREFIX}/opencyc-0.7.0/scripts/linux and run ./run-cyc.sh Read the supplied documentation about details and other options. +EOM +} +] |