[Bug 269566] New port: lang/mlkit

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Mar 2023 21:39:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269566

--- Comment #2 from Robert Clausecker <fuz@FreeBSD.org> ---
Please also check if you can hook up TEST_TARGET or do-test (as appropriate) so
it's easy to do a smoke test on your port.

OPTIONS_DEFAULT can be omitted if empty.  GH_PROJECT can be omitted if equal to
PORTNAME.

Does your port depend on a specific version of gcc or is any version fine? 
Would it also work with the base system compiler?  This way, an extra
dependency could be avoided.

-- 
You are receiving this mail because:
You are the assignee for the bug.