Adopt BSD make ports framework

This commit is contained in:
Michal S.
2026-07-30 22:39:06 +01:00
parent 6dfbfa1938
commit 89399dc6b4
13 changed files with 433 additions and 36 deletions
+6 -2
View File
@@ -1,4 +1,8 @@
# Infrastructure
Collection-wide generation, lint, and publication tooling belongs here. Base
image assembly and the `mouse-port` implementation remain in `mouse-src`.
Collection-wide generation, lint, and publication tooling belongs here. The
live framework is `ports/Mk/mouse.port.mk`, with narrow shell helpers in
`ports/Mk/Scripts`.
Base-manifest enforcement and transactional package registration remain a
private base-system responsibility in `mouse-src`.