12ec49d8fa
This key was generated by gordon@ (aka security-officer@) on an offline system as a backup key should anything happen to the AWS Key Management Service that is currently in use for signing pkgbase repositories for FreeBSD 15.x. Reviewed by: cperciva With hat: so
10 lines
148 B
Makefile
10 lines
148 B
Makefile
PACKAGE= pkg-bootstrap
|
|
|
|
FILES= awskms-15 \
|
|
backup-signing-15
|
|
|
|
FILESDIR= ${SHAREDIR}/keys/pkgbase-15/trusted
|
|
FILESMODE= 644
|
|
|
|
.include <bsd.prog.mk>
|