this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #25495 from jmid/conf-radare2-freebsd

Add conf-radare2 support for FreeBSD

authored by

Marcello Seri and committed by
GitHub
a75978dd 6d7b46b9

+2
+2
packages/conf-radare2/conf-radare2.0.1/opam
··· 22 22 ["radare2"] {os-distribution = "arch"} 23 23 ["radare2"] {os-distribution = "alpine"} 24 24 ["radare2"] {os-distribution = "gentoo"} 25 + ["radare2"] {os-family = "suse" | os-family = "opensuse"} 25 26 ["radare2"] {os-distribution = "homebrew" & os = "macos"} 27 + ["radare2"] {os-distribution = "freebsd"} 26 28 ] 27 29 28 30 synopsis: "Checks that radare2 is installed"