Add TPM2 Access Broker & Resource Manager Daemon
Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
security/tpm2-abrmd/Makefile | ||
---|---|---|
15 ↗ | (On Diff #62073) | Just a minor portlint(1) nit, no blank line needed here. |
security/tpm2-abrmd/Makefile | ||
---|---|---|
22 ↗ | (On Diff #62080) | Do we really need this line? I can build the port without this. (+= is usually not necessary before including anything.) |
security/tpm2-abrmd/Makefile | ||
---|---|---|
22 ↗ | (On Diff #62080) | I followed an example, but probably the LIB_DEPENDS does the job. |