tftp-proxy: move to the pf package

tftp-proxy is part of pf and isn't useful without it, so move it to the
pf package (where its friend ftp-proxy already lives).

Reviewed by:	manu, kp, des, emaste
Approved by:	des (mentor)
Differential Revision:	https://reviews.freebsd.org/D50145
This commit is contained in:
Lexi Winter 2025-05-05 16:21:56 +01:00
parent 47cf7c780a
commit b7ddf9fe99

View file

@ -1,5 +1,6 @@
.PATH: ${SRCTOP}/contrib/pf/tftp-proxy
PACKAGE= pf
PROG= tftp-proxy
SRCS= tftp-proxy.c filter.c
MAN= tftp-proxy.8