diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-07-02 15:15:00 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-07-02 15:15:00 +0300 |
commit | 69b4bbb8341cfda5d8456ccbf951034d63e4340c (patch) | |
tree | add1fc0e61a7d205d8b54dce3176ccfb5811957c /freebsd/files/pkg-message.in | |
parent | ab5903cd406ab7a4a49d982e2ddc4845c0dee40f (diff) | |
download | sciteco-69b4bbb8341cfda5d8456ccbf951034d63e4340c.tar.gz |
added FreBSD port (for ports tree)
* it is supposed to be mainstreamed, but this did not yet happen
* even if it will eventually become part of the ports tree, I won't
have access to this repo and could not keep it up to date.
But I can keep this copy here up to date and it can serve as an
upstream source for the ports tree maintainer.
* Also, it can be used to build FreeBSD binary packages even now
without being part of the official ports tree.
Diffstat (limited to 'freebsd/files/pkg-message.in')
-rw-r--r-- | freebsd/files/pkg-message.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd/files/pkg-message.in b/freebsd/files/pkg-message.in new file mode 100644 index 0000000..33028bb --- /dev/null +++ b/freebsd/files/pkg-message.in @@ -0,0 +1,2 @@ +You are recommended to copy %%DATADIR%%/sample.teco_ini to ~/.teco_ini +and edit this file afterwards with SciTECO. |