[Bug 269890] [NEW PORT] devel/task: Simple Make alternative written in Go
Date: Thu, 02 Mar 2023 16:24:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269890 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org --- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> --- Thank you for your submission. Please extend pkg-descr to at least three lines as per Porter's Handbook. It should contain a description giving you a good idea of what the program does and why one would use it. Please also check COMMENT. A user doesn't care that it's written in Go and "make alternative" says very little. Perhaps you could find a COMMENT and pkg-descr that is more useful? For the GO_BUILDFLAGS line, I recommend using PKGVERSION as that variable also contains the port epoch and revision. As per policy, installing shell completion files should not be gated behind options. Just install these unconditionally unless there is a good reason not to. -- You are receiving this mail because: You are the assignee for the bug.