]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/portsnap/phttpget/Makefile
Update to 6.2-20200215
[FreeBSD/FreeBSD.git] / usr.sbin / portsnap / phttpget / Makefile
1 # $FreeBSD$
2
3 PROG=   phttpget
4 MAN=    phttpget.8
5
6 BINDIR= ${LIBEXECDIR}
7
8 .include <bsd.prog.mk>