We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c5bb57 commit 2ffd656Copy full SHA for 2ffd656
1 file changed
README.md
@@ -58,6 +58,10 @@ Daniel Jost maintains a dub package on [chocolatey](https://chocolatey.org/packa
58
Mathias (@Geod24) Lang maintains the Alpine Linux packages.
59
It is currently part of 'edge' and can be installed through `apk --no-cache add -X http://dl-cdn.alpinelinux.org/alpine/edge/testing dub`.
60
61
+## FreeBSD
62
+
63
+The port for DUB resides in [devel/dub](freshports.org/devel/dub). The compiled package can be installed with `pkg install dub`.
64
65
## OpenBSD
66
67
Brian Callahan (bcallah@) maintains the OpenBSD package. Use `pkg_add dub` to install it.
0 commit comments