xref: /freebsd/usr.sbin/fwget/Makefile (revision fc618b5f7e5844b859030d8337b2b272dc20169e)
1PACKAGE=	fwget
2
3SCRIPTS=	fwget
4MAN=		fwget.8
5SUBDIR=		pci usb
6
7.include <bsd.prog.mk>
8