[Bug 284557] [NEW PORT] math/pcalc: Programmer's command line calculator

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 04 Feb 2025 21:10:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284557

--- Comment #3 from Daniel Engberg <diizzy@FreeBSD.org> ---
(In reply to Paco Pascal from comment #2)
I would argue that it's incorrect ;)

https://docs.freebsd.org/en/books/porters-handbook/book/#install-documentation
Explains PORTDOCS (you're looking for PORTDOCS=)

Rule of thumb, do not try to outsmart the framework and/or over-engineer your
port.

If the binary ends up in the correct path just strip the binary as Porters
Handbook suggests (search for STRIP_CMD)

Best regards,
Daniel

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