summaryrefslogblamecommitdiff
path: root/sysutils/stat/Makefile
blob: 25a2bc84bc9149a115a4ed13ac112b44ad1e94c7 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            


                                       
           
 
 
                    
                   
                 
                        
                                                 
 
                                 
                                    
 


                      
                      
# New ports collection makefile for:    stat
# Date created:         16 Februar 1996
# Whom:                 wosch
#
# $FreeBSD$
#

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>