1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/sysutils/stat/Makefile
Wolfram Schneider a0f0cc120e Stat prints out the contents of an inode as they appear to
stat(2) in a human-readable format.
1997-02-16 15:16:58 +00:00

15 lines
374 B
Makefile

# New ports collection makefile for: stat
# Version required: 1.3
# Date created: 16 Februar 1996
# Whom: wosch
#
# $Id: Makefile,v 1.6 1996/11/17 08:06:15 obrien Exp $
DISTNAME= stat-1.3
CATEGORIES= sysutils
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= wosch@FreeBSD.org
.include <bsd.port.mk>