Makefile revision 276486
1# $FreeBSD: stable/10/usr.sbin/portsnap/phttpget/Makefile 276486 2014-12-31 23:25:37Z ngie $
2
3PROG=	phttpget
4MAN=
5
6BINDIR=	${LIBEXECDIR}
7
8.include <bsd.prog.mk>
9