summaryrefslogtreecommitdiff
path: root/sysutils/xcpustate/Makefile
blob: 41e2dd1964cb64265043f56046b5e6835c0752eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# 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.6 1997/03/27 05:07:57 obrien Exp $
#

DISTNAME=	xcpustate-2.4
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.cdf.toronto.edu/pub/xcpustate/  \
		ftp://ftp.vector.co.za/pub/FAQS/FAQs/mirrors/ftp.cdf.toronto.edu/xcpustate/  \
		ftp://ftp.csie.nctu.edu.tw/pub/Vendors/sun/sun-faq/FAQs/mirrors/ftp.cdf.toronto.edu/xcpustate/  \
		${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	utilities
EXTRACT_SUFX=	.shar.gz

MAINTAINER=     obrien@cs.ucdavis.edu

EXTRACT_CMD=	zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=	|sh
USE_IMAKE=	yes
NO_WRKSUBDIR=	yes

.include <bsd.port.mk>