# New ports collection makefile for:    stat
# Date created:         16 Februar 1996
# Whom:                 wosch
#
# $FreeBSD: ports/sysutils/stat/Makefile,v 1.13 2003/10/29 07:46:48 linimon Exp $
#

PORTNAME=	stat
PORTVERSION=	1.3
PORTREVISION=	1
CATEGORIES=	sysutils
MASTER_SITES=	http://wolfram.schneider.org/src/

MAINTAINER=	wosch@FreeBSD.org
COMMENT=	Print inode contents

MAN1=		stat.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>
