git-annex is in openbsd ports
This commit is contained in:
parent
e8ee1a4506
commit
da989596cd
3 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 6"""
|
||||||
|
date="2021-03-22T18:35:22Z"
|
||||||
|
content="""
|
||||||
|
Oh that's nice news! Thanks falsifian and blackgnezdo
|
||||||
|
for adding it. Added to the install page.
|
||||||
|
"""]]
|
|
@ -19,6 +19,7 @@ detailed instructions | quick install
|
||||||
[[OSX]] |
|
[[OSX]] |
|
||||||
[[OSX/Homebrew]] | `brew install git-annex`
|
[[OSX/Homebrew]] | `brew install git-annex`
|
||||||
[[FreeBSD]] | `pkg install hs-git-annex`
|
[[FreeBSD]] | `pkg install hs-git-annex`
|
||||||
|
[[OpenBSD]] | `pkg_add git-annex`
|
||||||
[[Android]] | **beta**
|
[[Android]] | **beta**
|
||||||
[[Windows]] | **beta**
|
[[Windows]] | **beta**
|
||||||
"""]]
|
"""]]
|
||||||
|
|
2
doc/install/OpenBSD.mdwn
Normal file
2
doc/install/OpenBSD.mdwn
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
git-annex is [in OpenBSD ports](https://openports.pl/path/devel/git-annex)
|
||||||
|
(in current), and can be installed with `pkg_add git-annex`
|
Loading…
Reference in a new issue