mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
a0f0cc120e
stat(2) in a human-readable format.
15 lines
374 B
Makefile
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>
|