diff options
author | mat <mat@FreeBSD.org> | 2019-08-14 06:29:42 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2019-08-14 06:29:42 +0800 |
commit | 6b289f6626e856b4c866685d87f516280c123eb6 (patch) | |
tree | f8fffd0a880e3bf796b0afc8c07cde885792a226 /math/rapid | |
parent | a3d39c8263b26fffb05048b6cd0a5e28f0a3ccef (diff) | |
download | freebsd-ports-gnome-6b289f6626e856b4c866685d87f516280c123eb6.tar.gz freebsd-ports-gnome-6b289f6626e856b4c866685d87f516280c123eb6.tar.zst freebsd-ports-gnome-6b289f6626e856b4c866685d87f516280c123eb6.zip |
onvert to UCL & cleanup pkg-message (categories l-m)
Diffstat (limited to 'math/rapid')
-rw-r--r-- | math/rapid/files/pkg-message.in | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/math/rapid/files/pkg-message.in b/math/rapid/files/pkg-message.in index 70756225f18a..cee7594393b5 100644 --- a/math/rapid/files/pkg-message.in +++ b/math/rapid/files/pkg-message.in @@ -1,6 +1,6 @@ - -************************************************************************** - +[ +{ type: install + message: <<EOM The RAPID code is offered "as is" and is free for non-commercial use. To use RAPID for any commercial purpose, you must request a license from @@ -8,5 +8,6 @@ To use RAPID for any commercial purpose, you must request a license from http://www.cs.unc.edu/~geom/OBB/OBBT.html Redistribution of RAPID code in any form is strictly prohibited. - -************************************************************************** +EOM +} +] |