freebsd-ports/sysutils/stat/Makefile
Wolfram Schneider 9e7771c7f4 De-pkg-comment.
2003-03-05 12:47:22 +00:00

20 lines
372 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://www.de.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
COMMENT= Print inode contents
MAN1= stat.1
MANCOMPRESSED= yes
.include <bsd.port.mk>