freebsd-nq/etc/keys/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

6 lines
51 B
Makefile

# $FreeBSD$
SUBDIR= pkg
.include <bsd.subdir.mk>