1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/sysutils/stat/Makefile
2004-02-06 13:12:53 +00:00

22 lines
390 B
Makefile

# 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
PLIST_FILES= bin/stat
.include <bsd.port.mk>