aboutsummaryrefslogtreecommitdiff
path: root/sysutils/stat/Makefile
blob: 1e33d4b7bb19f9513c2aac36246668f0f7786113 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    stat
# Date created:         16 Februar 1996
# Whom:                 wosch
#
# $FreeBSD$
#

PORTNAME=	stat
PORTVERSION=	1.3
CATEGORIES=	sysutils
MASTER_SITES=   http://www.de.freebsd.org/~wosch/src/

MAINTAINER=     wosch@FreeBSD.org

MAN1=		stat.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>