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/pkg-descr | |
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/pkg-descr')
-rw-r--r-- | freebsd/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/freebsd/pkg-descr b/freebsd/pkg-descr new file mode 100644 index 0000000..530d978 --- /dev/null +++ b/freebsd/pkg-descr @@ -0,0 +1,5 @@ +SciTECO is an interactive TECO dialect, similar to Video TECO. +It also adds features from classic Standard TECO-11, +and incorporates many unique new ideas. +It is geared towards UNIX-like operating systems but also +natively supports Microsoft Windows NT. |