freebsd-ports/sysutils/stat/Makefile

18 lines
390 B
Makefile
Raw Normal View History

# New ports collection makefile for: stat
# Version required: 1.3
# Date created: 16 Februar 1996
# Whom: wosch
#
# $Id: Makefile,v 1.4 1997/08/21 22:58:18 wosch Exp $
DISTNAME= stat-1.3
CATEGORIES= sysutils
1997-08-21 18:58:18 -04:00
MASTER_SITES= http://www.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
MAN1= stat.1
MANCOMPRESSED= yes
.include <bsd.port.mk>