xref: /freebsd-14.2/bin/getfacl/Makefile (revision d0b2dbfa)
1
2PACKAGE=runtime
3PROG=	getfacl
4
5.include <bsd.prog.mk>
6