1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/sysutils/stat/Makefile

18 lines
351 B
Makefile
Raw Normal View History

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