freebsd-ports/sysutils/stat/Makefile

20 lines
342 B
Makefile
Raw Normal View History

# New ports collection makefile for: stat
# Date created: 16 Februar 1996
# Whom: wosch
#
1999-08-31 04:00:46 +02:00
# $FreeBSD$
#
PORTNAME= stat
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.de.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
MAN1= stat.1
MANCOMPRESSED= yes
.include <bsd.port.mk>