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