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