diff --git a/UV.yml b/UV.yml new file mode 100644 index 00000000..9ab41928 --- /dev/null +++ b/UV.yml @@ -0,0 +1,9 @@ +--- +match: + distribution: '/UV-\d' + perlconfig: +# probably all BSDs... + archname: "-freebsd" +make: + commandline: gmake MAKE=gmake +# https://rt.cpan.org/Ticket/Display.html?id=105015