mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
2614c95748
(and missed 3 missed files from previous categories.)
20 lines
1003 B
Plaintext
20 lines
1003 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To run tac_plus at startup, add the following line to rc.conf:
|
|
|
|
tac_plus_enable="YES"
|
|
|
|
Extra options can be foud in the startup script.
|
|
|
|
The code written by Marc Huber is distributed under the following license:
|
|
Copyright (C) 1999-2015 Marc Huber (<Marc.Huber@web.de>). All rights reserved.
|
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
|
- The end-user documentation included with the redistribution, if any, must include the following acknowledgment:
|
|
This product includes software developed by Marc Huber (<Marc.Huber@web.de>).
|
|
EOM
|
|
}
|
|
]
|