1PACKAGE=examples 2FILESDIR=${SHAREDIR}/examples/${PROG} 3PROG= FreeBSD_version 4MAN= 5 6install: 7 8.include <bsd.prog.mk> 9