1# $FreeBSD: stable/12/usr.sbin/portsnap/make_index/Makefile 264400 2014-04-13 05:21:56Z imp $ 2 3PROG= make_index 4MAN= 5 6BINDIR= ${LIBEXECDIR} 7 8.include <bsd.prog.mk> 9
1# $FreeBSD: stable/12/usr.sbin/portsnap/make_index/Makefile 264400 2014-04-13 05:21:56Z imp $ 2 3PROG= make_index 4MAN= 5 6BINDIR= ${LIBEXECDIR} 7 8.include <bsd.prog.mk> 9