1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/sysutils/xcpustate/Makefile
1997-10-10 06:53:48 +00:00

25 lines
561 B
Makefile

# New ports collection makefile for: xcpustate
# Version required: 2.1
# Date created: 31-Dec-1995
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
#
# $Id: Makefile,v 1.8 1997/09/04 05:55:41 obrien Exp $
#
DISTNAME= xcpustate-2.4
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/xcpustate/ \
${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
EXTRACT_SUFX= .shar.gz
MAINTAINER= obrien@FreeBSD.org
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
USE_IMAKE= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>