Install the gstat manual page.

This commit is contained in:
Tim J. Robbins 2003-04-28 11:54:01 +00:00
parent 257ca75f51
commit 4e2cde6c44
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114160

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PROG= gstat
NOMAN=
MAN= gstat.8
SRCS= gstat.c
WARNS?= 5
DPADD= ${LIBGEOM} ${LIBDEVSTAT} ${LIBKVM} ${LIBBSDXML} ${LIBCURSES} ${LIBSBUF}