.include <src.opts.mk>

PROG=	pkg-serve
MAN=	pkg-serve.8
BINDIR=	/usr/libexec

SUBDIR.${MK_TESTS}+=	tests

.include <bsd.prog.mk>
