Like we already do have in Mk/Uses/cargo.mk for Makefile.crates
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 66289 Build 63172: arc lint + arc unit
Event Timeline
Comment Actions
I find .modules part to be confusing. Rust names it .crates, so we probably should call it .cabal
Mk/Uses/cabal.mk | ||
---|---|---|
78 | 3) make make-use-cabal > Makefile.modules |
Comment Actions
Cabal is a package manager name and a file format, so no, plural seems unfitting there.