]> CyberLeo.Net >> Repos - FreeBSD/releng/9.1.git/blob - etc/pkg/Makefile
Add pkg bootstrapping, configuration and public keys. [EN-14:03]
[FreeBSD/releng/9.1.git] / etc / pkg / Makefile
1 # $FreeBSD$
2
3 NO_OBJ=
4
5 FILES=  FreeBSD.conf
6
7 FILESDIR=       /etc/pkg
8 FILESMODE=      644
9
10 .include <bsd.prog.mk>