freebsd-nq/etc/keys/pkg/trusted/Makefile
Bryan Drewery 24a2212906 Add infrastructure for installing pkg(8) keys into /etc/keys/pkg and add
the current test key that packages will be signed with until 10.0-RELEASE.

Approved by:	bapt
Discussed by:	bapt with des
MFC after:	2 days
2013-10-26 03:53:24 +00:00

11 lines
128 B
Makefile

# $FreeBSD$
NO_OBJ=
FILES= pkg.freebsd.org.2013102301
FILESDIR= /etc/keys/pkg/trusted
FILESMODE= 644
.include <bsd.prog.mk>