mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
15 lines
356 B
Makefile
15 lines
356 B
Makefile
# New ports collection makefile for: stat
|
|
# Version required: 1.3
|
|
# Date created: 16 Februar 1996
|
|
# Whom: wosch
|
|
#
|
|
# $Id: Makefile,v 1.3 1997/08/09 00:28:49 wosch Exp $
|
|
|
|
DISTNAME= stat-1.3
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://www.freebsd.org/~wosch/src/
|
|
|
|
MAINTAINER= wosch@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|