diff --git a/sysutils/xcpustate/Makefile b/sysutils/xcpustate/Makefile index 99c86ddc35ff..29f72d7f1575 100644 --- a/sysutils/xcpustate/Makefile +++ b/sysutils/xcpustate/Makefile @@ -10,24 +10,22 @@ PORTNAME= xcpustate PORTVERSION= 2.9 PORTREVISION= 2 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/jdd/xcpustate/ \ - ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= utilities +MASTER_SITES= http://ftp.cs.toronto.edu/pub/jdd/xcpustate/ EXTRACT_SUFX= .shar MAINTAINER= ports@FreeBSD.org COMMENT= System monitoring utility graphicaly showing cpu load and status -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - EXTRACT_CMD= ${CAT} -EXTRACT_BEFORE_ARGS= -EXTRACT_AFTER_ARGS= |sh -USE_IMAKE= yes -USE_XORG= ice sm x11 xaw xext xmu xt +EXTRACT_BEFORE_ARGS= # none +EXTRACT_AFTER_ARGS= | ${SH} + NO_WRKSUBDIR= yes -MAN1= xcpustate.1 +USE_XORG= ice sm x11 xaw xext xmu xt +USE_IMAKE= yes + +MAN1= ${PORTNAME}.1 +PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/xcpustate/pkg-descr b/sysutils/xcpustate/pkg-descr index b4e267da757c..fd93266f3ecc 100644 --- a/sysutils/xcpustate/pkg-descr +++ b/sysutils/xcpustate/pkg-descr @@ -4,3 +4,5 @@ monitors disk performance. It can also display information about remote hosts using the RSTAT RPC protocol, as perfmeter does. + +WWW: http://www.cs.toronto.edu/~jdd/ diff --git a/sysutils/xcpustate/pkg-plist b/sysutils/xcpustate/pkg-plist deleted file mode 100644 index 797f2b22d5a8..000000000000 --- a/sysutils/xcpustate/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -@comment $FreeBSD$ -bin/xcpustate